index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_rc4_hmac_md5.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-3
/
+3
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
evp: fix coverity 1451509: argument cannot be negative
Pauli
2021-04-08
1
-1
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level MD5 functions.
Pauli
2020-01-19
1
-2
/
+2
*
Deprecate the low level RC4 functions
Pauli
2020-01-15
1
-0
/
+6
*
Fix undefined array OPENSSL_ia32cap_P.
Kelvin Lee
2019-10-30
1
-0
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-1
/
+0
*
Remove tab characters from C source files.
Pauli
2019-07-16
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
crypto/evp: harden RC4_MD5 cipher.
Andy Polyakov
2017-01-26
1
-0
/
+2
*
Cleanup EVP_CIPH/EP_CTRL duplicate defines
Todd Short
2017-01-24
1
-9
/
+0
*
Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
Richard Levitte
2016-08-26
1
-1
/
+1
*
Ensure HMAC key gets cleansed after use
Matt Caswell
2016-06-24
1
-0
/
+2
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Remove obsolete defined(__INTEL__) condition.
Andy Polyakov
2016-05-02
1
-2
/
+1
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
1
-1
/
+1
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-0
/
+1
*
Adapt cipher implementations to opaque EVP_CIPHER_CTX
Richard Levitte
2016-01-12
1
-3
/
+3
*
Use CRYPTO_memcmp when comparing authenticators
Emilia Kasper
2015-06-08
1
-1
/
+2
*
Sanity check EVP_CTRL_AEAD_TLS_AAD
Matt Caswell
2015-05-01
1
-1
/
+6
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-222
/
+226
*
Revert random changes from commit#22606.
Andy Polyakov
2012-06-05
1
-2
/
+1
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-1
/
+2
*
e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms.
Andy Polyakov
2012-04-19
1
-5
/
+6
*
e_rc4_hmac_md5.c: harmonize zero-length fragment handling with
Andy Polyakov
2012-04-18
1
-5
/
+7
*
e_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher on legacy Intel CPUs.
Andy Polyakov
2012-04-18
1
-1
/
+3
*
Fix warning.
Dr. Stephen Henson
2011-08-25
1
-1
/
+1
*
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
Andy Polyakov
2011-08-23
1
-0
/
+292