aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1/sha160.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0Jack Lloyd2017-05-221-0/+1
|\
| * Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+1
* | Add ARMv8 SHA-1 supportJack Lloyd2017-05-201-0/+6
|/
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+7
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Merge optimized implementations into base classJack Lloyd2016-09-151-17/+16
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-4/+4
* hash: Add missing overridesDaniel Seither2015-07-301-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+60