Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -7/+7 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -4/+0 |
* | Remove Key_Type typedefs | Jack Lloyd | 2016-11-08 | 1 | -2/+0 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -5/+8 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -4/+18 |
* | Fix leading zero bytes in DSA, ECDSA, ECGDSA and ECKCDSA signatures | René Korthaus | 2016-08-17 | 1 | -4/+1 |
* | fix test failures and seg faults when Botan is configured with --module-poli... | René Korthaus | 2016-06-17 | 1 | -1/+1 |
* | Add ECGDSA | René Korthaus | 2016-04-19 | 1 | -0/+148 |