Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tab characters from C source files. | Pauli | 2019-07-16 | 1 | -1/+1 |
* | Following the license change, modify the boilerplates in crypto/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Fix potential null problem. | Pauli | 2017-09-01 | 1 | -2/+2 |
* | Fix potential null pointer dereference in ARIA implementation | Jon Spillett | 2017-08-30 | 1 | -1/+2 |
* | Correct Oracle copyrights & clarify. | Pauli | 2017-06-15 | 1 | -4/+1 |
* | aria/aria.c: address undefined behaviour warning in small-footprint path. | Andy Polyakov | 2017-05-26 | 1 | -14/+13 |
* | Add ARIA 32-bit implementation | letrhee-nsr | 2017-04-20 | 1 | -101/+862 |
* | Implementation of the ARIA cipher as described in RFC 5794. | Pauli | 2017-02-21 | 2 | -0/+458 |