Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -18/+18 |
* | Pubkey cleanups | Jack Lloyd | 2016-11-12 | 1 | -4/+0 |
* | Remove Key_Type typedefs | Jack Lloyd | 2016-11-08 | 1 | -2/+0 |
* | Fix ECKCDSA verification problem | Never | 2016-11-01 | 1 | -1/+1 |
* | ECKCDSA improved verification (Shamirs Trick for speed and calculate length o... | Never | 2016-10-31 | 1 | -10/+8 |
* | Fix hardcoded SHA-1 in eckcdsa consistency check | René Korthaus | 2016-10-24 | 1 | -1/+1 |
* | Revert PK_Verifier change (don't require RNG there). | Jack Lloyd | 2016-10-07 | 1 | -7/+10 |
* | 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/+3 |
* | Add ECKCDSA signature algorithm | René Korthaus | 2016-06-14 | 1 | -0/+201 |