index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_aria.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-5
/
+5
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
Use local IV storage in e_aria.c
Benjamin Kaduk
2020-08-11
1
-15
/
+12
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-1
/
+0
*
Allow specifying the tag after AAD in CCM mode (2)
Patrick Steuer
2019-11-20
1
-2
/
+5
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes
Shane Lontis
2019-08-08
1
-2
/
+11
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-1
/
+1
*
Structure alignment macro.
Pauli
2019-05-01
1
-3
/
+3
*
Fix a memory leak in ARIA GCM
Matt Caswell
2019-03-27
1
-1
/
+13
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-4
/
+6
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Don't use a ssl specific DRBG anymore
Kurt Roeckx
2018-03-19
1
-8
/
+3
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-1
/
+1
*
Tell the ciphers which DRBG to use for generating random bytes.
Kurt Roeckx
2018-02-28
1
-3
/
+9
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
1
-1
/
+601
*
Fix copyright date for the ARIA evp file.
Pauli
2017-07-03
1
-1
/
+1
*
Correct Oracle copyrights & clarify.
Pauli
2017-06-15
1
-4
/
+1
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
1
-0
/
+156