]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/e_aria.c
Update copyright year
[thirdparty/openssl.git] / crypto / evp / e_aria.c
2021-04-08  Matt CaswellUpdate copyright year
2021-03-23  Paulienc: fix coverity 1451499, 1451501, 1451506, 1451507...
2021-03-18  Shane LontisAdd ossl_aria symbols
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-10-15  Matt CaswellUpdate copyright year
2020-08-11  Benjamin KadukUse local IV storage in e_aria.c
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-08-08  Shane LontisChange EVP_CIPHER_CTX_iv_length() to return current...
2019-07-15  Shane LontisAdd Common shared code needed to move aes ciphers to...
2019-04-30  PauliStructure alignment macro.
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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...