Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 anni fa |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
6 anni fa |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 anni fa |
Bernd Edlinger
|
604e591ed7
Fix some bugs with the cfb1 bitsize handling
|
6 anni fa |
Patrick Steuer
|
5d2a6f4b71
crypto/evp/e_aes.c: add comments to s390x aes gcm implementation
|
6 anni fa |
Patrick Steuer
|
39f5b069ac
s390x assembly pack: add KMAC code path for aes-ccm
|
6 anni fa |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 anni fa |
Patrick Steuer
|
96530eea93
s390x assembly pack: add KMA code path for aes-gcm.
|
7 anni fa |
Bernd Edlinger
|
018fcbec38
Fix gcc-7 warnings.
|
7 anni fa |
Dr. Stephen Henson
|
197421b120
Make EVP_*Final work for CCM ciphers
|
7 anni fa |
Bernd Edlinger
|
273a0218e6
Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data may be NULL
|
7 anni fa |
Andy Polyakov
|
2198b3a55d
crypto/evp: harden AEAD ciphers.
|
7 anni fa |
Matt Caswell
|
7141ba3196
Fix the overlapping check for fragmented "Update" operations
|
7 anni fa |
Matt Caswell
|
7c12c7b61c
Properly handle a partial block in OCB mode
|
7 anni fa |
Matt Caswell
|
0ba5a9eaa0
Don't use magic numbers in aes_ocb_cipher()
|
7 anni fa |
Patrick Steuer
|
96cce82050
Fix strict-warnings build
|
8 anni fa |
Andy Polyakov
|
365f95ad53
evp/e_aes.c: wire new CBC and CTR subroutines from aesfx-sparcv9.
|
8 anni fa |
Andy Polyakov
|
46f047d76b
evp/e_aes.c: wire hardware-assisted XTS subroutines.
|
8 anni fa |
Todd Short
|
c01a3c6df0
Fix braces in e_aes.c: aes_init_key
|
8 anni fa |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 anni fa |
Andy Polyakov
|
b1a07c3854
Remove obsolete defined(__INTEL__) condition.
|
8 anni fa |
Andy Polyakov
|
6944565bd5
evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
|
8 anni fa |
Matt Caswell
|
5158c763f5
Remove OPENSSL_NO_AES guards
|
8 anni fa |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 anni fa |
Matt Caswell
|
c4aede204e
Mark OCB as an AEAD cipher
|
8 anni fa |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 anni fa |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
9 anni fa |
Andy Polyakov
|
02dc0b82ab
evp/e_aes.c: wire hardware-assisted block function to OCB.
|
9 anni fa |
Andy Polyakov
|
bd30091c97
x86[_64] assembly pack: add optimized AES-NI OCB subroutines.
|
9 anni fa |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 anni fa |