]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/e_aria.c
Fix a memory leak in ARIA GCM
[thirdparty/openssl.git] / crypto / evp / e_aria.c
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-02-28  Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-07-03  PauliFix copyright date for the ARIA evp file.
2017-06-15  PauliCorrect Oracle copyrights & clarify.
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...