Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify EMSA code to avoid raw pointers as args | Jack Lloyd | 2021-04-06 | 1 | -2/+2 |
* | More raw pointer removal | Jack Lloyd | 2021-04-05 | 1 | -4/+4 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -3/+3 |
* | Fix various MSVC warnings | Jack Lloyd | 2019-06-29 | 1 | -11/+14 |
* | Add CT::Mask type | Jack Lloyd | 2018-11-28 | 1 | -16/+18 |
* | Deinline functions in EMSA, add pubkey as dependency | Jack Lloyd | 2017-12-23 | 1 | -7/+18 |
* | Enable signing X509 structures with rsa-pss | Fabian Weissberg | 2017-12-22 | 1 | -0/+17 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -1/+3 |
* | Use constant_time_compare instead of same_mem | Jack Lloyd | 2017-09-16 | 1 | -1/+1 |
* | Fix a valgrind const-time error in ISO 9796 padding | Jack Lloyd | 2017-08-29 | 1 | -2/+7 |
* | fix possible iso9796 side channel and add length check | Never | 2017-02-21 | 1 | -14/+26 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -35/+35 |
* | Add ISO9796-2 Signature Schemes giving message recovery 2 and 3. | Never | 2016-12-05 | 1 | -0/+270 |