Skip to content

Commit

Permalink
Updates yml-files. Randomization for OQS as default.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhess committed Feb 19, 2021
1 parent d9c885d commit 40245cc
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions Dilithium2-AES_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 2
length-public-key: 1312
length-secret-key: 2528
length-signature: 2420
nistkat-sha256: 62569a8c8cf8781a60c88753dfa8806afac09e39f01df1bb6598ca29bac7f425
testvectors-sha256: 8b2a525f23e0fc2f3271a26f7fc9b84c3f271fb6bc27119bf749998115d9290a
nistkat-sha256: b68911c8055f070b4e7c96bcfc0fbd504331064008bfced8ab253fb20e285087
testvectors-sha256: df2ac36db00fdc5cbdc227c76f4a35ba779ae775f8efbab6a3e04053c3cdbc61
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium2aes_ref_keypair
signature_signature: pqcrystals_dilithium2aes_ref_signature
signature_verify: pqcrystals_dilithium2aes_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-aes.c aes256ctr.h
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium2aes_avx2_keypair
signature_signature: pqcrystals_dilithium2aes_avx2_signature
signature_verify: pqcrystals_dilithium2aes_avx2_verify
Expand Down
8 changes: 4 additions & 4 deletions Dilithium2_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 2
length-public-key: 1312
length-secret-key: 2528
length-signature: 2420
nistkat-sha256: faa8998108fa541309c9df5044018c5d26cc23654594bef639dd64b838646cbd
testvectors-sha256: 1f95a7fa4f3e5268ee6dd66b535e67ef92115ee20e3a9bc34c807bd5ce0b51b2
nistkat-sha256: 26ae9c1224171e957dbe38672942d31edb7dffbe700825e0cb52128cdb45280a
testvectors-sha256: b56155479f5643a3cb3d73260ba2b1fd7e772a49b6f4cebcf742cd860fbf6879
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=2
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium2_ref_keypair
signature_signature: pqcrystals_dilithium2_ref_signature
signature_verify: pqcrystals_dilithium2_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-shake.c
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=2
compile_opts: -DDILITHIUM_MODE=2 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium2_avx2_keypair
signature_signature: pqcrystals_dilithium2_avx2_signature
signature_verify: pqcrystals_dilithium2_avx2_verify
Expand Down
8 changes: 4 additions & 4 deletions Dilithium3-AES_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 3
length-public-key: 1952
length-secret-key: 4000
length-signature: 3293
nistkat-sha256: 199db029b177b368d71bac8689e16394621b84ddc5517e8476312165288e63d3
testvectors-sha256: 414165147b58e81b5deada9a9846ab2ecffe7dcd5ec925f7174cded3e14cce91
nistkat-sha256: 78ebbb3a17d53b219ee7e124892305467298dd87aa0397b31b4cc17dd6b16edf
testvectors-sha256: a169ea72d18736ac271fb574af20f665eb43a97e148d95183dd13268b5526d9d
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium3aes_ref_keypair
signature_signature: pqcrystals_dilithium3aes_ref_signature
signature_verify: pqcrystals_dilithium3aes_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-aes.c aes256ctr.h
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium3aes_avx2_keypair
signature_signature: pqcrystals_dilithium3aes_avx2_signature
signature_verify: pqcrystals_dilithium3aes_avx2_verify
Expand Down
8 changes: 4 additions & 4 deletions Dilithium3_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 3
length-public-key: 1952
length-secret-key: 4000
length-signature: 3293
nistkat-sha256: 8439f580566c46b99449b2cbbd597ce59bcd5d184b90c1108b79a08f6bdbbcb1
testvectors-sha256: 754226e0a60df21f639b3f9e43c14977aeda724bf9c0a8823e84c158d739a468
nistkat-sha256: eea584803c3d6991a4acbf9f117147bbdd246faf822cfb1a17effe20b2052ba9
testvectors-sha256: a237032c7840a0d2f922951f806c2199f8f86b8a8947f6f6f1b856c925222958
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=3
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium3_ref_keypair
signature_signature: pqcrystals_dilithium3_ref_signature
signature_verify: pqcrystals_dilithium3_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-shake.c
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=3
compile_opts: -DDILITHIUM_MODE=3 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium3_avx2_keypair
signature_signature: pqcrystals_dilithium3_avx2_signature
signature_verify: pqcrystals_dilithium3_avx2_verify
Expand Down
8 changes: 4 additions & 4 deletions Dilithium5-AES_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 5
length-public-key: 2592
length-secret-key: 4864
length-signature: 4595
nistkat-sha256: 5734f0f32acf7190130448bbc121994a29fa4355deeee167ef65dbed014f6ee0
testvectors-sha256: 5d58299c62e5a8ce003faaef78d601caa1107a4b83ab6d24767b68d6a0b4153c
nistkat-sha256: 6d5032d970450d9dc94a243fcf303ed84b5562618a228f31dd047d600cbcbf9e
testvectors-sha256: 3c6e653d4fe460daa9db7fe92ebda86ab970ac73b4ddefbba67dc2b2dd099d05
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium5aes_ref_keypair
signature_signature: pqcrystals_dilithium5aes_ref_signature
signature_verify: pqcrystals_dilithium5aes_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-aes.c aes256ctr.h
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_USE_AES
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_USE_AES -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium5aes_avx2_keypair
signature_signature: pqcrystals_dilithium5aes_avx2_signature
signature_verify: pqcrystals_dilithium5aes_avx2_verify
Expand Down
8 changes: 4 additions & 4 deletions Dilithium5_META.yml
Expand Up @@ -4,8 +4,8 @@ claimed-nist-level: 5
length-public-key: 2592
length-secret-key: 4864
length-signature: 4595
nistkat-sha256: 984ea5f06b13778292f60ecc07301af76e375f1bb9f4a39d676513439e1e83a2
testvectors-sha256: 6c09be6018121da1fc8cb8077dcc2ff5a31b0cadc921629e253f87c7bede84cf
nistkat-sha256: 3f6e58603a38be57cf08d79b01fcfd0ccc1129a09e14a6122c6fe22c906ddc3b
testvectors-sha256: ddeb95f4a743562010bce527ea7c99fed4ce1234bafd5ed6f44eea0f065ba49c
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
Expand All @@ -19,15 +19,15 @@ implementations:
- name: ref
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
folder_name: ref
compile_opts: -DDILITHIUM_MODE=5
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium5_ref_keypair
signature_signature: pqcrystals_dilithium5_ref_signature
signature_verify: pqcrystals_dilithium5_ref_verify
sources: ../LICENSE api.h config.h params.h sign.c sign.h packing.c packing.h polyvec.c polyvec.h poly.c poly.h ntt.c ntt.h reduce.c reduce.h rounding.c rounding.h symmetric.h fips202.h symmetric-shake.c
common_dep: common_ref
- name: avx2
version: https://github.com/pq-crystals/dilithium/commit/1a6eff09dc22192481f5952500ec2e51daf93246
compile_opts: -DDILITHIUM_MODE=5
compile_opts: -DDILITHIUM_MODE=5 -DDILITHIUM_RANDOMIZED_SIGNING
signature_keypair: pqcrystals_dilithium5_avx2_keypair
signature_signature: pqcrystals_dilithium5_avx2_signature
signature_verify: pqcrystals_dilithium5_avx2_verify
Expand Down

0 comments on commit 40245cc

Please sign in to comment.