summaryrefslogtreecommitdiffstats
path: root/crypto/aria
AgeCommit message (Expand)Author
2022-05-24Change loops conditions to make zero loop risk more obvious.Daniel Fiala
2021-10-28fix some code with obvious wrong coding stylex2018
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_aria symbolsShane Lontis
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-16Remove tab characters from C source files.Pauli
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2017-09-01Fix potential null problem.Pauli
2017-08-30Fix potential null pointer dereference in ARIA implementationJon Spillett
2017-06-15Correct Oracle copyrights & clarify.Pauli
2017-05-26aria/aria.c: address undefined behaviour warning in small-footprint path.Andy Polyakov
2017-04-20Add ARIA 32-bit implementationletrhee-nsr
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli