Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |