mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-03 00:02:36 -04:00
docs/algorithms/sig/sld_dsa.yml is generated from a Jinja template elsewhere
Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca>
This commit is contained in:
parent
3a9f2abfd5
commit
2c15d82893
@ -19,7 +19,6 @@ crypto-assumption: Syndrome decoding of structure codes (Hamming Quasi-Cyclic)
|
||||
website: https://pqc-hqc.org/
|
||||
nist-round: 4
|
||||
standardization-status: Selected by NIST
|
||||
# TODO: Chose this spec version because it is newer
|
||||
spec-url: https://pqc-hqc.org/doc/hqc_specifications_2025_08_22.pdf
|
||||
spec-version: 2023-04-30
|
||||
upstream-ancestors:
|
||||
|
@ -23,7 +23,6 @@ crypto-assumption: hardness of the restricted syndrome decoding problem for rand
|
||||
website: https://www.cross-crypto.com/
|
||||
nist-round: 2
|
||||
standardization-status: Under NIST consideration
|
||||
# CROSS team's version is newer than NIST submission
|
||||
spec-url: https://www.cross-crypto.com/CROSS_Specification_v2.2.pdf
|
||||
spec-version: 2.2 + PQClean and OQS patches
|
||||
primary-upstream:
|
||||
|
@ -16,7 +16,6 @@ auxiliary-submitters:
|
||||
crypto-assumption: hardness of NTRU lattice problems
|
||||
website: https://falcon-sign.info
|
||||
nist-round: 3
|
||||
# NOTE: https://csrc.nist.gov/news/2022/pqc-candidates-to-be-standardized-and-round-4
|
||||
standardization-status: Selected by NIST
|
||||
spec-url: https://csrc.nist.gov/CSRC/media/Projects/post-quantum-cryptography/documents/round-3/submissions/Falcon-Round3.zip
|
||||
spec-version: 20211101
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Generated from src/sig/slh_dsa/templates/slh_dsa_docs_yml_template.jinja
|
||||
# by copy_from_slh_dsa_c.py
|
||||
name: SLH-DSA
|
||||
type: signature
|
||||
principal-submitters:
|
||||
@ -2375,4 +2377,4 @@ parameter-sets:
|
||||
large-stack-usage: true
|
||||
|
||||
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Generated from src/sig/slh_dsa/templates/slh_dsa_docs_yml_template.jinja
|
||||
# by copy_from_slh_dsa_c.py
|
||||
name: SLH-DSA
|
||||
type: signature
|
||||
principal-submitters:
|
||||
@ -23,6 +25,8 @@ auxiliary-submitters:
|
||||
crypto-assumption: hash-based signatures
|
||||
website: https://csrc.nist.gov/pubs/fips/205/final
|
||||
nist-round: FIPS205
|
||||
standardization-status: Standardized by NIST
|
||||
spec-url: https://csrc.nist.gov/pubs/fips/205/final
|
||||
spec-version: SLH-DSA
|
||||
spdx-license-identifier: MIT or ISC or Apache 2.0
|
||||
primary-upstream:
|
||||
@ -49,4 +53,4 @@ parameter-sets:
|
||||
large-stack-usage: true
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user