aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/mac.h
Commit message (Expand)AuthorAgeFilesLines
* Include <memory> in base type headersJack Lloyd2017-10-291-0/+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
* Content:Tomasz Frydrych2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Add MAC::start_msg, update GMACJack Lloyd2016-10-281-0/+49
* Added implementation for GMACMatthias Gierlings2016-10-271-1/+21
* Remove Algo_RegistryJack Lloyd2016-10-211-6/+15
* Improve stream doxygen [ci skip]René Korthaus2016-10-191-1/+1
* Improve mac doxygen [ci skip]René Korthaus2016-10-191-4/+6
* Change T::provider to return std::stringJack Lloyd2016-09-151-2/+1
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-0/+8
* Add option --module-policyJack Lloyd2016-03-061-0/+2
* Address some review comments by Simon. GH #279Jack Lloyd2015-09-211-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+13
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+4
* Remove duplicate definition of MessageAuthenticationCode::name()Daniel Seither2015-07-301-6/+0
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-0/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+46