Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -12/+12 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -5/+13 |
* | Improve block doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -3/+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 |
* | 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 | -0/+2 |
* | block: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -2/+2 |
* | lib/block: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -4/+4 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -0/+2 |
* | 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/+162 |