#
71e48bc7 |
| 04-Mar-2018 |
Darren Tucker |
Remove extra XMSS #endif Extra #endif breaks compile with -DWITH_XMSS. Pointed out by Jack Schmidt via github.
|
#
27b9f395 |
| 25-Feb-2018 |
dtucker@openbsd.org |
upstream: Add $OpenBSD$ markers to xmss files to help keep synced with portable. ok djm@. OpenBSD-Commit-ID: 5233a27aafd1dfadad4b957225f95ae51eb365c1
|
#
afd83084 |
| 25-Feb-2018 |
dtucker@openbsd.org |
upstream: Add newline at end of file to prevent compiler warnings. OpenBSD-Commit-ID: 52f247d4eafe840c7c14c8befa71a760a8eeb063
|
#
a10d8552 |
| 26-Feb-2018 |
Darren Tucker |
Conditionally compile XMSS code. The XMSS code is currently experimental and, unlike the rest of OpenSSH cannot currently be compiled with a c89 compiler.
|
#
c7ef4a39 |
| 26-Feb-2018 |
Darren Tucker |
Wrap <stdint.h> in #ifdef HAVE_STDINT_H.
|
#
534b2680 |
| 25-Feb-2018 |
Darren Tucker |
Comment out hexdump(). Nothing currently uses them but they cause conflicts on at least FreeBSD, possibly others. ok djm@
|
#
1b11ea7c |
| 23-Feb-2018 |
markus@openbsd.org |
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) 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@ OpenBSD-Commit-ID: ef3eccb96762a5d6f135d7daeef608df7776a7ac
show more ...
|
#
a10d8552 |
| 26-Feb-2018 |
Darren Tucker |
Conditionally compile XMSS code. The XMSS code is currently experimental and, unlike the rest of OpenSSH cannot currently be compiled with a c89 compiler.
|
#
c7ef4a39 |
| 26-Feb-2018 |
Darren Tucker |
Wrap <stdint.h> in #ifdef HAVE_STDINT_H.
|
#
534b2680 |
| 25-Feb-2018 |
Darren Tucker |
Comment out hexdump(). Nothing currently uses them but they cause conflicts on at least FreeBSD, possibly others. ok djm@
|
#
1b11ea7c |
| 23-Feb-2018 |
markus@openbsd.org |
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS in Makefile.inc) Joint work with stefan-lukas_
upstream: Add experimental support for PQC XMSS keys (Extended Hash-Based Signatures) 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@ OpenBSD-Commit-ID: ef3eccb96762a5d6f135d7daeef608df7776a7ac
show more ...
|