Sign in
flutter
/
third_party
/
openssl
/
706457b7bda7fdbab426b8dce83b318908339da4
/
crypto
/
bn
/
bn_x931p.c
706457b
Reorganize local header files
by Dr. Matthias St. Pierre
· 5 years ago
2934be9
Make sure all BIGNUM operations work within the FIPS provider
by Matt Caswell
· 6 years ago
367ace6
Following the license change, modify the boilerplates in crypto/bn/
by Richard Levitte
· 6 years ago
1212818
Update copyright year
by Matt Caswell
· 6 years ago
6bcfcf1
Check the return from BN_sub() in BN_X931_generate_Xpq().
by Pauli
· 6 years ago
ddc6a5c
Add RAND_priv_bytes() for private keys
by Rich Salz
· 8 years ago
edea42c
Change to check last return value of BN_CTX_get
by Paul Yang
· 8 years ago
5419dad
Fix possible crash in X931 code.
by Bernd Edlinger
· 8 years ago
4d94bd3
Check for malloc error in bn_x931p.c
by Matt Caswell
· 8 years ago
2301d91d
Change callers to use the new constants.
by Rich Salz
· 9 years ago
748e853
Fix BN_is_prime* calls.
by David Benjamin
· 9 years ago
4f22f40
Copyright consolidation 06/10
by Rich Salz
· 9 years ago
0d4fb84
GH601: Various spelling fixes.
by FdaSilvaYY
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
3f6c769
Fix memory leaks and other mistakes on errors
by Alessandro Ghedini
· 9 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
85bcf27
Prepare for bn opaquify. Implement internal helper functions.
by Matt Caswell
· 10 years ago
1afd7fa
RT2513: Fix typo's paramter-->parameter
by Martin Olsson
· 10 years ago
7b1a045
add X9.31 prime generation routines from 0.9.8 branch
by Dr. Stephen Henson
· 14 years ago