index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bn
/
bn_x931p.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BN_check_prime()
Kurt Roeckx
2019-10-14
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Make sure all BIGNUM operations work within the FIPS provider
Matt Caswell
2019-07-15
1
-4
/
+5
*
Following the license change, modify the boilerplates in crypto/bn/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Check the return from BN_sub() in BN_X931_generate_Xpq().
Pauli
2018-09-03
1
-1
/
+3
*
Add RAND_priv_bytes() for private keys
Rich Salz
2017-08-03
1
-4
/
+4
*
Change to check last return value of BN_CTX_get
Paul Yang
2017-06-26
1
-3
/
+3
*
Fix possible crash in X931 code.
Bernd Edlinger
2017-06-14
1
-2
/
+6
*
Check for malloc error in bn_x931p.c
Matt Caswell
2016-08-23
1
-0
/
+3
*
Change callers to use the new constants.
Rich Salz
2016-08-10
1
-4
/
+4
*
Fix BN_is_prime* calls.
David Benjamin
2016-06-25
1
-5
/
+12
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-54
/
+5
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
1
-2
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-166
/
+168
*
Prepare for bn opaquify. Implement internal helper functions.
Matt Caswell
2014-12-08
1
-0
/
+1
*
RT2513: Fix typo's paramter-->parameter
Martin Olsson
2014-08-19
1
-2
/
+2
*
add X9.31 prime generation routines from 0.9.8 branch
Dr. Stephen Henson
2011-01-09
1
-0
/
+272