Andy Polyakov
|
5908555c96
evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code.
|
hace 7 años |
Todd Short
|
9d6fcd4295
Cleanup EVP_CIPH/EP_CTRL duplicate defines
|
hace 7 años |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
hace 8 años |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
hace 8 años |
Kurt Roeckx
|
70428eada9
Check that we have enough padding characters.
|
hace 8 años |
Andy Polyakov
|
b1a07c3854
Remove obsolete defined(__INTEL__) condition.
|
hace 8 años |
Matt Caswell
|
5158c763f5
Remove OPENSSL_NO_AES guards
|
hace 8 años |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
hace 8 años |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
hace 9 años |
Richard Levitte
|
936166aff2
Adapt cipher implementations to opaque EVP_CIPHER_CTX
|
hace 9 años |
Andy Polyakov
|
f0fa5c8306
e_aes_cbc_hmac_sha*.c: address linker warning about OPENSSL_ia32cap_P size mismatch.
|
hace 9 años |
Matt Caswell
|
c826988109
Sanity check EVP_CTRL_AEAD_TLS_AAD
|
hace 9 años |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Matt Caswell
|
68d39f3ce6
Move more comments that confuse indent
|
hace 9 años |
Andy Polyakov
|
2893a302a9
crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings.
|
hace 10 años |
Felix Laurie von Massenbach
|
1f61d8b5b1
Fix shadow declaration.
|
hace 10 años |
Andy Polyakov
|
ce00c64df9
evp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build.
|
hace 10 años |
Andy Polyakov
|
701134320a
ssl/s3_pkt.c: detect RAND_bytes error in multi-block.
|
hace 10 años |
Andy Polyakov
|
9587429fa0
evp/e_aes_cbc_hmac_sha*.c: improve cache locality.
|
hace 10 años |
Andy Polyakov
|
5a42c8f07f
e_aes_cbc_hmac_sha[1|256].c: fix compiler warning.
|
hace 10 años |
Andy Polyakov
|
0d5096fbd6
evp/e_aes_cbc_hmac_sha*.c: additional CTRL to query buffer requirements.
|
hace 10 años |
Andy Polyakov
|
2f3af3dc36
aesni-sha1-x86_64.pl: add stiched decrypt procedure,
|
hace 11 años |
Andy Polyakov
|
b4f0abd246
evp/e_aes_cbc_hmac_sha*.c: limit multi-block fragmentation to 1KB.
|
hace 11 años |
Andy Polyakov
|
a69c0a1be5
evp/e_aes_cbc_hmac_sha*.c: harmonize names, fix bugs.
|
hace 11 años |
Andy Polyakov
|
7f893258f6
evp/e_aes_cbc_hmac_sha*.c: multi-block glue code.
|
hace 11 años |
Andy Polyakov
|
5c60046553
e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms.
|
hace 11 años |
Andy Polyakov
|
2141e6f30b
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.
|
hace 11 años |
Andy Polyakov
|
1041ab696e
e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret.
|
hace 11 años |
Andy Polyakov
|
9970308c88
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
|
hace 11 años |