Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Rich Salz
|
449bdf3746
Use "" for include internal/xxx
|
3 years ago |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Pauli
|
3bbc7b562a
evp: fix coverity 1451509: argument cannot be negative
|
3 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
781aa7ab63
Deprecate the low level MD5 functions.
|
4 years ago |
Pauli
|
a8fca7284a
Deprecate the low level RC4 functions
|
4 years ago |
Kelvin Lee
|
f702256d55
Fix undefined array OPENSSL_ia32cap_P.
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Bernd Edlinger
|
24fd8541d4
Remove extern declarations of OPENSSL_ia32cap_P
|
5 years ago |
Pauli
|
dd6b270618
Remove tab characters from C source files.
|
5 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Andy Polyakov
|
8e20499629
crypto/evp: harden RC4_MD5 cipher.
|
7 years ago |
Todd Short
|
9d6fcd4295
Cleanup EVP_CIPH/EP_CTRL duplicate defines
|
7 years ago |
Richard Levitte
|
216e8d9103
Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
|
8 years ago |
Matt Caswell
|
0def528bc5
Ensure HMAC key gets cleansed after use
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Andy Polyakov
|
b1a07c3854
Remove obsolete defined(__INTEL__) condition.
|
8 years ago |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 years ago |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
9 years ago |
Richard Levitte
|
936166aff2
Adapt cipher implementations to opaque EVP_CIPHER_CTX
|
9 years ago |
Emilia Kasper
|
1e4a355dca
Use CRYPTO_memcmp when comparing authenticators
|
9 years ago |
Matt Caswell
|
c826988109
Sanity check EVP_CTRL_AEAD_TLS_AAD
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
8d1b199d26
Revert random changes from commit#22606.
|
12 years ago |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
12 years ago |
Andy Polyakov
|
8ea92ddd13
e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms.
|
12 years ago |
Andy Polyakov
|
6dd9b0fc43
e_rc4_hmac_md5.c: harmonize zero-length fragment handling with
|
12 years ago |