aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aria
Commit message (Expand)AuthorAgeFilesLines
* Fix potential null problem.Pauli2017-09-011-2/+2
* Fix potential null pointer dereference in ARIA implementationJon Spillett2017-08-301-1/+2
* Correct Oracle copyrights & clarify.Pauli2017-06-151-4/+1
* aria/aria.c: address undefined behaviour warning in small-footprint path.Andy Polyakov2017-05-261-14/+13
* Add ARIA 32-bit implementationletrhee-nsr2017-04-201-101/+862
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-212-0/+458