Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -4/+4 |
| | | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them. | ||||
* | Minor doxygen fixes [ci skip] | René Korthaus | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Improve kdf doxygen [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+3 |
| | |||||
* | Add test vectors for KDF1/ISO18033 | René Korthaus | 2016-07-15 | 1 | -2/+2 |
| | |||||
* | Update KDF1-ISO 18033 with KDF label argument | Jack Lloyd | 2016-06-20 | 1 | -1/+2 |
| | |||||
* | add kdf1 implementation according to iso-18033 (preparation for ecies) | Philipp Weber | 2016-04-27 | 1 | -0/+37 |