| Commit message (Expand) | Author | Age | Files | Lines |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -7/+16 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
* | Improve stream doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -4/+22 |
* | 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/+7 |
* | Make Stream_Cipher::set_iv() pure virtual | René Korthaus | 2016-07-20 | 1 | -1/+1 |
* | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi... | SimCog | 2016-06-18 | 1 | -0/+6 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -1/+0 |
* | 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/+14 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -6/+4 |
* | lib/stream: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -2/+7 |
* | 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/+70 |