Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -13/+13 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -14/+0 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -20/+20 |
* | Remove use of lookup.h in favor of new T::create API. | Jack Lloyd | 2015-09-21 | 1 | -4/+3 |
* | Fix pbkdf, pk padding and ECDH registration for static linking. | Jack Lloyd | 2015-09-11 | 1 | -3/+1 |
* | lib/pk_pad: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 1 | -4/+4 |
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -7/+6 |
* | Use registry also for KDF, EMSA, and EME | lloyd | 2015-01-31 | 1 | -1/+18 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Support 0 length salts in PSSR. Bugzilla 268 | lloyd | 2014-03-27 | 1 | -1/+6 |
* | Rename the various pubkey padding schemes to match the common names. | lloyd | 2014-01-18 | 1 | -0/+134 |