Skip to content

Commit

Permalink
HSS/LMS Cryptodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
FAlbertDev committed Oct 6, 2023
1 parent 0d8f341 commit a351add
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 8 deletions.
7 changes: 4 additions & 3 deletions docs/cryptodoc/src/05_00_pubkey.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ encapsulation and decapsulation or the key exchange mechanism.
05_03_ecc
05_04_rsa
05_05_xmss
05_06_spx
05_07_dilithium
05_08_kyber
05_06_hss_lms
05_07_spx
05_08_dilithium
05_09_kyber
416 changes: 416 additions & 0 deletions docs/cryptodoc/src/05_06_hss_lms.rst

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 16 additions & 5 deletions docs/cryptodoc/src/90_bibliographie.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@
https://www.rfc-editor.org/info/rfc5869,
May 2010
.. [RFC9106] Alex Biryukov, Daniel Dinu, Dmitry Khovratovich, Simon Josefsson: RFC 9106:
"Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications",
https://www.rfc-editor.org/info/rfc9106,
September 2021
.. [RFC6125] Internet Engineering Task Force: RFC6125:
"Representation and Verification of Domain-Based Application Service Identity within Internet Public Key Infrastructure Using X.509 (PKIX) Certificates in the Context of Transport Layer Security (TLS)",
http://tools.ietf.org/html/rfc6125, March 2011
Expand All @@ -168,6 +163,22 @@
https://www.rfc-editor.org/info/rfc7693,
November 2015
.. [RFC8554] D. McGrew, M. Curcio, S. Fluhrer, Cisco Systems: RFC 8554:
"Leighton-Micali Hash-Based Signatures",
https://www.rfc-editor.org/info/rfc8554,
April 2019
.. [RFC9106] Alex Biryukov, Daniel Dinu, Dmitry Khovratovich, Simon Josefsson: RFC 9106:
"Argon2 Memory-Hard Function for Password Hashing and Proof-of-Work Applications",
https://www.rfc-editor.org/info/rfc9106,
September 2021
.. [draft-fluhrer-11] S. Fluhrer, Q. Dang, Cisco Systems, NIST: Internet-Draft draft-fluhrer-lms-more-parm-sets-11:
"Additional Parameter sets for HSS/LMS Hash-Based Signatures",
https://datatracker.ietf.org/doc/draft-fluhrer-lms-more-parm-sets/11/,
September 2023
.. [SP800-38E] NIST Special Publication SP 800-38E:
"Recommendation for Block Cipher Modes of Operation: the XTS-AES Mode for Confidentiality on Storage Devices",
https://csrc.nist.gov/publications/detail/sp/800-38e/final,
Expand Down

0 comments on commit a351add

Please sign in to comment.