Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
* | Add Private_Key::private_key_info() | René Korthaus | 2016-12-05 | 1 | -2/+2 |
* | Expose pk_ops.h as public interface again | Jack Lloyd | 2016-12-04 | 1 | -1/+1 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -1/+0 |
* | Make pk_ops.h internal | Jack Lloyd | 2016-10-08 | 1 | -1/+1 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -27/+11 |
* | use NULL_RNG to make clear that the RNG is not used | Daniel Neus | 2016-06-28 | 1 | -12/+2 |
* | add PKCS#11 support | Daniel Neus | 2016-06-17 | 1 | -0/+151 |