瀏覽代碼

Fix specification of current implementations

See #2
tags/v0.0.1
Thom Wiggers 5 年之前
父節點
當前提交
66d5284e43
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 1BB0A7CE26E363
共有 2 個檔案被更改,包括 6 行新增2 行删除
  1. +3
    -1
      crypto_kem/kyber768/META.yml
  2. +3
    -1
      crypto_sign/dilithium-iii/META.yml

+ 3
- 1
crypto_kem/kyber768/META.yml 查看文件

@@ -1,6 +1,5 @@
name: Kyber768
type: kem
version: https://github.com/pq-crystals/kyber/commit/ab996e7460e5356b0e23aa034e7c2fe6922e60e6
claimed-nist-level: 3
length-public-key: 1088
length-ciphertext: 1152
@@ -16,3 +15,6 @@ auxiliary-submitters:
- John M. Schanck
- Gregor Seiler
- Damien Stehlé
implementations:
- name: clean
version: https://github.com/pq-crystals/kyber/commit/ab996e7460e5356b0e23aa034e7c2fe6922e60e6

+ 3
- 1
crypto_sign/dilithium-iii/META.yml 查看文件

@@ -1,6 +1,5 @@
name: Dilithium-III
type: signature
version: https://github.com/pq-crystals/dilithium/commit/ffa89bdbc12a8ee178ccec4890aeea5449ef937a
claimed-nist-level: 3
length-public-key: 1472
length-signature: 2701
@@ -13,3 +12,6 @@ auxiliary-submitters:
- Peter Schwabe
- Gregor Seiler
- Damien Stehlé
implementations:
- name: clean
version: https://github.com/pq-crystals/dilithium/commit/ffa89bdbc12a8ee178ccec4890aeea5449ef937a

Loading…
取消
儲存