Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -19/+19 |
* | Public_Key derived class ctors take an std::vector<byte> | René Korthaus | 2016-12-11 | 1 | -3/+3 |
* | Add Public_Key::subject_public_key() | René Korthaus | 2016-12-05 | 1 | -5/+4 |
* | Expose pk_ops.h as public interface again | Jack Lloyd | 2016-12-04 | 1 | -1/+1 |
* | Avoid having source files start with /** | Jack Lloyd | 2016-11-25 | 1 | -1/+1 |
* | Fixes for XMSS wrt 9c72dabc9 | Jack Lloyd | 2016-11-12 | 1 | -2/+2 |
* | Implements changes from XMSS review | Matthias Gierlings | 2016-11-11 | 1 | -12/+2 |
* | Added Extended Hash-Based Signatures (XMSS) | Matthias Gierlings | 2016-11-11 | 1 | -0/+273 |