| Commit message (Expand) | Author | Age | Files | Lines |
* | Add message to BOTAN_ARG_CHECK and use it more widely | Jack Lloyd | 2018-05-13 | 1 | -6/+1 |
* | Include <memory> in base type headers | Jack Lloyd | 2017-10-29 | 1 | -0/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -6/+6 |
* | Add MAC::start_msg, update GMAC | Jack Lloyd | 2016-10-28 | 1 | -0/+49 |
* | Added implementation for GMAC | Matthias Gierlings | 2016-10-27 | 1 | -1/+21 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -6/+15 |
* | Improve stream doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Improve mac doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -4/+6 |
* | Change T::provider to return std::string | Jack Lloyd | 2016-09-15 | 1 | -2/+1 |
* | Add T::provider() to allow user to inquire about implementation used | Jack Lloyd | 2016-09-15 | 1 | -0/+8 |
* | Add option --module-policy | Jack Lloyd | 2016-03-06 | 1 | -0/+2 |
* | Address some review comments by Simon. GH #279 | Jack Lloyd | 2015-09-21 | 1 | -1/+1 |
* | Handle dependencies re static linking. GH #279 | Jack Lloyd | 2015-09-17 | 1 | -0/+13 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+4 |
* | Remove duplicate definition of MessageAuthenticationCode::name() | Daniel Seither | 2015-07-30 | 1 | -6/+0 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -0/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+46 |