summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_aria.c
AgeCommit message (Expand)Author
2019-11-20Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-08-08Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modesShane Lontis
2019-05-28Update copyright yearRichard Levitte
2019-03-27Fix a memory leak in ARIA GCMMatt Caswell
2018-04-03Set error code on alloc failuresRich Salz
2018-03-20Update copyright yearMatt Caswell
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx
2018-03-15Publish the RAND_DRBG APIDr. Matthias St. Pierre
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-07-03Fix copyright date for the ARIA evp file.Pauli
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli