Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $OpenBSD$ markers to xmss files to help keep synced with portable. | 2018-02-26 | 1 | -0/+1 | |
| | | | | ok djm@. | ||||
* | Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) | 2018-02-23 | 1 | -0/+133 | |
The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_gazdag at genua.eu See https://tools.ietf.org/html/draft-irtf-cfrg-xmss-hash-based-signatures-12 ok djm@ |