Shane Lontis
|
e1178600cc
Add basic aria and camellia ciphers modes to default provider
|
5 lat temu |
Shane Lontis
|
7dddf2fcc5
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes
|
5 lat temu |
Pauli
|
4bd8b24045
remove end of line spaces
|
5 lat temu |
Pauli
|
dd6b270618
Remove tab characters from C source files.
|
5 lat temu |
Shane Lontis
|
459b15d451
Add Common shared code needed to move aes ciphers to providers
|
5 lat temu |
Matt Caswell
|
743694a6c2
Move the public SIV mode functions from public headers to internal ones
|
5 lat temu |
Pauli
|
2c840201e5
Allow AES XTS decryption using duplicate keys.
|
5 lat temu |
Patrick Steuer
|
887e22dd8b
s390x assembly pack: allow specifying the tag after aad in aes-ccm
|
5 lat temu |
Tobias Nießen
|
67c81ec311
Allow specifying the tag after AAD in CCM mode
|
6 lat temu |
Pauli
|
39147079fc
Structure alignment macro.
|
5 lat temu |
Pauli
|
3538b0f7ad
Move the AES-XTS mode duplicated key check into the init_key function rather
|
5 lat temu |
Pauli
|
5516c19b03
AES-XTS block limit.
|
5 lat temu |
Shane Lontis
|
bcf082d130
FIPS AES_GCM IV gen changes
|
5 lat temu |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 lat temu |
Matt Caswell
|
87d06aed64
Fix compilation on sparc
|
5 lat temu |
Richard Levitte
|
e74be3d497
crypto/evp/e_aes.c: build again on s390x
|
5 lat temu |
Todd Short
|
b1ceb439f2
Add RFC5297 AES-SIV support
|
7 lat temu |
Boris Pismenny
|
ecd1557fb4
evp/e_aes: Expose IV
|
7 lat temu |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 lat temu |
agnosticdev
|
46d085096c
typo-fixes: miscellaneous typo fixes
|
6 lat temu |
Pauli
|
d6b345708f
Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this
|
6 lat temu |
Pauli
|
95eda4f09a
FIPS 140-2 IG A.9 XTS key check.
|
6 lat temu |
Patrick Steuer
|
03a5e5ae63
Fix undefined behavior in s390x aes-gcm/ccm
|
6 lat temu |
Andy Polyakov
|
c5307d9cc0
evp/e_aes.c: replace calls to one-liners with references in GCM.
|
6 lat temu |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 lat temu |
Patrick Steuer
|
8eb399fb25
crypto/e_aes.c: use S390X_AES_FC macro
|
6 lat temu |
Patrick Steuer
|
258689931e
crypto/evp/e_aes.c: add size_t casts to increase readability
|
6 lat temu |
Patrick Steuer
|
74d38a8677
s390x assembly pack: add KMF code path for aes-cfb/cfb8
|
6 lat temu |
Patrick Steuer
|
dacd2a87b5
s390x assembly pack: add KMO code path for aes-ofb
|
6 lat temu |
Patrick Steuer
|
55bd169fd8
s390x assembly pack: add KM code path for aes-ecb
|
6 lat temu |