Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -16/+16 |
* | 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 | -2/+1 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -20/+0 |
* | Remove Key_Type typedefs | Jack Lloyd | 2016-11-08 | 1 | -4/+0 |
* | Update PKCS11 code, no RNG required | Jack Lloyd | 2016-11-03 | 1 | -14/+1 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -1/+0 |
* | Make pk_ops.h internal | Jack Lloyd | 2016-10-08 | 1 | -2/+2 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -2/+1 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -14/+39 |
* | reuse BigInt::encode_1363 instead of self written logic | Daniel Neus | 2016-06-28 | 1 | -6/+1 |
* | add PKCS#11 support | Daniel Neus | 2016-06-17 | 1 | -0/+382 |