Matt Caswell
|
c4d3c19b4c
Update copyright year
|
před 6 roky |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
před 7 roky |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
před 6 roky |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
před 6 roky |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
před 7 roky |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
před 8 roky |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
před 8 roky |
Alessandro Ghedini
|
0b1a07c8a7
Convert RSA blinding to new multi-threading API
|
před 8 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Viktor Dukhovni
|
98186eb4e4
Backwards-compatibility subject to OPENSSL_API_COMPAT
|
před 8 roky |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
před 9 roky |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
před 9 roky |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
před 9 roky |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
před 9 roky |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
před 9 roky |
Rich Salz
|
b196e7d936
remove malloc casts
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
před 10 roky |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
před 10 roky |
Bodo Möller
|
e5641d7f05
BN_BLINDING multi-threading fix.
|
před 13 roky |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
před 14 roky |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
před 14 roky |
Dr. Stephen Henson
|
879bd6e38c
Internal version of BN_mod_inverse allowing checking of no-inverse without
|
před 14 roky |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
před 16 roky |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
před 16 roky |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
před 16 roky |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
před 17 roky |
Bodo Möller
|
48fc582f66
New functions CRYPTO_set_idptr_callback(),
|
před 18 roky |
Bodo Möller
|
c61f571ce0
check BN_copy() return value
|
před 19 roky |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
před 19 roky |