summaryrefslogtreecommitdiff
path: root/include/mbedtls/aria.h
Commit message (Expand)AuthorAge
* Leave behaviour on NULL input unspecified in ARIAHanno Becker2018-12-19
* Minor ARIA documentation improvementsHanno Becker2018-12-19
* Minor ARIA documentation improvementsHanno Becker2018-12-19
* Document parameter preconditions for the ARIA moduleHanno Becker2018-12-19
* Undo documentation change in ARIA, Blowfish, Camellia modulesHanno Becker2018-12-18
* Undo deprecation of MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTHHanno Becker2018-12-18
* Remove mentioning of deprecated error codesHanno Becker2018-12-17
* Introduce single ARIA error code for bad input dataHanno Becker2018-12-17
* Deprecate hardware acceleration errorsRon Eldor2018-11-09
* Allow to forward declare of public structs #1215Dawid Drozd2018-07-24
* Fix typo in doc and copy missing warningManuel Pégourié-Gonnard2018-05-24
* Slightly tune ARIA CTR documentationManuel Pégourié-Gonnard2018-05-24
* Update CTR documentationManuel Pégourié-Gonnard2018-05-23
* Move to new header style for ALT implementationsManuel Pégourié-Gonnard2018-05-22
* Add ifdef for selftest in header fileManuel Pégourié-Gonnard2018-05-22
* Remove useless parameter from functionManuel Pégourié-Gonnard2018-05-22
* Fix typos from copy-pastingManuel Pégourié-Gonnard2018-05-22
* Fix typo in documentation (CTR warning)Manuel Pégourié-Gonnard2018-03-01
* aria: rationalize buffer sizes in test functionsManuel Pégourié-Gonnard2018-03-01
* aria: number of rounds is non-negativeManuel Pégourié-Gonnard2018-03-01
* aria: define constants for block size and max roundsManuel Pégourié-Gonnard2018-03-01
* aria: add error codes for hw implementationsManuel Pégourié-Gonnard2018-03-01
* block ciphers: improve CTR nonce warningManuel Pégourié-Gonnard2018-03-01
* aria: align documentation on AESManuel Pégourié-Gonnard2018-03-01
* Fix some whitespace and other style issuesManuel Pégourié-Gonnard2018-02-28
* ARIA cipher implementationMarkku-Juhani O. Saarinen2018-02-27