Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Rich Salz
|
b0700d2c8d
Replace "SSLeay" in API with OpenSSL
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 years ago |
Rich Salz
|
4c42ebd2f3
Remove _locked memory functions.
|
9 years ago |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
18125f7f55
Implement internally opaque bn access from rsa
|
10 years ago |
Dr. Stephen Henson
|
2514fa79ac
Add functions returning security bits.
|
10 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Dr. Stephen Henson
|
dc03504d09
Make sure overrides work for RSA/DSA.
|
13 years ago |
Dr. Stephen Henson
|
72a267331a
Move RSA encryption functions to new file crypto/rsa/rsa_crpt.c to separate
|
14 years ago |
Dr. Stephen Henson
|
fdb2c6e4e5
PR: 2124
|
15 years ago |
Dr. Stephen Henson
|
d76b8c89ec
PR: 2001
|
15 years ago |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 years ago |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 years ago |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 years ago |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
17 years ago |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 years ago |
Bodo Möller
|
48fc582f66
New functions CRYPTO_set_idptr_callback(),
|
18 years ago |
Nils Larsch
|
b3f6325988
check return value
|
19 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Nils Larsch
|
800e400de5
some updates for the blinding code; summary:
|
19 years ago |
Richard Levitte
|
fd836aeee0
Make sure that the last argument to RAND_add() is a float, or some
|
20 years ago |