Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PK_Signer::signature_length | Jack Lloyd | 2018-08-10 | 1 | -0/+2 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -10/+10 |
* | 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 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -25/+0 |
* | Fix PKCS11 test error | Jack Lloyd | 2016-11-04 | 1 | -6/+2 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -1/+0 |
* | Make pk_ops.h internal | Jack Lloyd | 2016-10-08 | 1 | -1/+1 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -6/+5 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -6/+16 |
* | 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/+239 |