aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/skein/skein_512.h
Commit message (Expand)AuthorAgeFilesLines
* Rename threefish module to threefish_512Jack Lloyd2018-03-061-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-5/+5
* Remove Algo_RegistryJack Lloyd2016-10-211-2/+0
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-6/+6
* hash: Add missing overridesDaniel Seither2015-07-301-7/+7
* Fix typosSimon Warta2015-07-241-1/+1
* Use Algo_Registry also for hashes.lloyd2015-01-281-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Have Skein call Threefish, rather than duplicating the code.lloyd2014-02-081-3/+20
* Move lib into srclloyd2014-01-101-0/+52