crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / crypto / aria / aria.c
2022-05-24 Daniel FialaChange loops conditions to make zero loop risk more...
2021-10-28 x2018fix some code with obvious wrong coding style
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_aria symbols
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-07-16 PauliRemove tab characters from C source files.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-31 PauliFix potential null problem.
2017-08-30 Jon SpillettFix potential null pointer dereference in ARIA implemen...
2017-06-15 PauliCorrect Oracle copyrights & clarify.
2017-05-26 Andy Polyakovaria/aria.c: address undefined behaviour warning in...
2017-04-20 letrhee-nsrAdd ARIA 32-bit implementation
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...