Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Add ossl_aria symbols | Shane Lontis | 2021-03-18 | 1 | -14/+14 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | 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 |