Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0 | Jack Lloyd | 2017-05-22 | 1 | -0/+5 |
|\ | |||||
| * | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+5 |
* | | Add ARMv8 SHA-1 support | Jack Lloyd | 2017-05-20 | 1 | -0/+7 |
|/ | |||||
* | Add support for Intel SHA-1/SHA-2 instructions | Jack Lloyd | 2017-05-19 | 1 | -0/+7 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Merge optimized implementations into base class | Jack Lloyd | 2016-09-15 | 1 | -0/+11 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -67/+67 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | lib/hash: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -1/+1 |
* | Use Algo_Registry also for hashes. | lloyd | 2015-01-28 | 1 | -2/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -2/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+161 |