Skip to content

Commit d80bbe0

Browse files
committed
Fix CROSS category
1 parent e8b4aec commit d80bbe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: data/schemes.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Falcon,To be standardized,https://falcon-sign.info,Lattices,,,,NTRU-SIS
55
EdDSA,Classic cryptography,https://ed25519.cr.yp.to/,Pre-Quantum,classical,,,Elliptic Curves
66
RSA,Classic cryptography,https://web.archive.org/web/20230127011251/http://people.csail.mit.edu/rivest/Rsapaper.pdf,Pre-Quantum,classical,,,Factoring
77
FAEST,On-ramp,https://faest.info,Symmetric,,,,symmetric / zero-knowledge VOLE-in-the-Head
8-
CROSS,On-ramp,https://cross-crypto.com/,MPC-in-the-Head,,,,Restricted syndrome decoding
8+
CROSS,On-ramp,https://cross-crypto.com/,Code-based,,,,Restricted syndrome decoding
99
MIRA (Mirath),On-ramp,https://pqc-mira.org/,MPC-in-the-Head,,,,MinRank
1010
MiRitH (Mirath),On-ramp,https://github.com/Crypto-TII/mirith_nist_submission/,MPC-in-the-Head,,,,MinRank
1111
HAWK,On-ramp,https://hawk-sign.info,Lattices,,,,Lattice Isomorphism Problem

Diff for: round-1/data/schemes.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AIMer,On-ramp,https://www.aimer-signature.org/,Symmetric,,Original AIM cipher wa
44
ALTEQ,On-ramp,https://pqcalteq.github.io/,Other,,,1/q chance at generating weak keys,alternating trilinear form equivalence problem
55
Ascon-Sign,On-ramp,https://csrc.nist.gov/csrc/media/Projects/pqc-dig-sig/documents/round-1/spec-files/Ascon-sign-spec-web.pdf,Symmetric,,,,SPHINCS+ with Ascon
66
Biscuit,On-ramp,https://www.biscuit-pqc.org/,Multivariate,,smaller security margin,,multivariate: solving generic structured algebraic equations
7-
CROSS,On-ramp,https://cross-crypto.com/,MPC-in-the-Head,,,,Restricted syndrome decoding
7+
CROSS,On-ramp,https://cross-crypto.com/,Code-based,,,,Restricted syndrome decoding
88
ML-DSA (Dilithium),FIPS draft,https://pq-crystals.org/dilithium,Lattices,,,,MLWE/MSIS
99
DME-Sign,On-ramp,https://csrc.nist.gov/csrc/media/Projects/pqc-dig-sig/documents/round-1/spec-files/DME_SIGN-spec-web.pdf,Multivariate,2^96 signature forgery,,,deterministic trapdoor permutation
1010
EagleSign,On-ramp,https://csrc.nist.gov/csrc/media/Projects/pqc-dig-sig/documents/round-1/spec-files/EagleSign-spec-web.pdf,Lattices,signature leaks secret key,,,MNTRU/MLWE

0 commit comments

Comments
 (0)