index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_x931g.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
bn: Deprecate the X9.31 RSA key generation related functions
Tomas Mraz
2021-01-25
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-0
/
+6
*
New RSA keymgmt implementation to handle import / export of RSA keys
Richard Levitte
2019-10-17
1
-0
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Added NULL check to BN_clear() & BN_CTX_end()
Shane Lontis
2019-03-19
1
-4
/
+2
*
add missing check for BN_mod_inverse
Mansour Ahmadi
2018-12-13
1
-0
/
+2
*
Following the license change, modify the boilerplates in crypto/rsa/
Richard Levitte
2018-12-06
1
-1
/
+1
*
This part fixes braces around if-else.
Paul Yang
2017-08-25
1
-2
/
+3
*
Fix possible crash in X931 code.
Bernd Edlinger
2017-06-14
1
-0
/
+2
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-9
/
+9
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-8
/
+5
*
Fix RSA_X931_derive_ex
Matt Caswell
2015-03-12
1
-5
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-193
/
+187
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/rsa
Dr. Stephen Henson
2014-12-08
1
-34
/
+0
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
Dr. Stephen Henson
2011-05-11
1
-1
/
+1
*
Add PRNG security strength checking.
Dr. Stephen Henson
2011-04-23
1
-1
/
+4
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+2
*
Use single X931 key generation source file for FIPS and non-FIPS builds.
Dr. Stephen Henson
2011-02-03
1
-0
/
+283