aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/aria
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-063-12/+6
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Refactor CPUID to make it thread safeJack Lloyd2019-01-301-6/+7
* Fix some warnings from PVS-StudioJack Lloyd2019-01-171-3/+4
* Avoid including rotate.h in bswap.hJack Lloyd2018-12-211-0/+1
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-4/+4
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-3/+6
* Convert http:// links to https:// where possibleJack Lloyd2017-10-242-2/+2
* Add compile-time rotation functionsJack Lloyd2017-10-121-6/+6
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* More annotationsJack Lloyd2017-09-191-3/+3
* Cleanup ARIAJack Lloyd2017-08-232-379/+251
* Add ARIA Block Cipher (GH #1004)Jeffrey Walton2017-08-233-0/+717