Allow specifying the tag after AAD in CCM mode (2)
[openssl.git] / crypto / evp / e_aria.c
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...