Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove EMSA1_BSI (no longer recommended by BSI) | Daniel Neus | 2016-04-30 | 3 | -69/+0 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | Fix pbkdf, pk padding and ECDH registration for static linking. | Jack Lloyd | 2015-09-11 | 1 | -3/+0 |
* | pk_pad: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -1/+1 |
* | Use registry also for KDF, EMSA, and EME | lloyd | 2015-01-31 | 1 | -0/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | More unique_ptr, and pull <memory> all the way up to types.h | lloyd | 2014-01-18 | 3 | -0/+69 |
* | Rename the various pubkey padding schemes to match the common names. | lloyd | 2014-01-18 | 3 | -69/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+69 |