|
| 1 | +name: NTRU |
| 2 | +type: kem |
| 3 | +principal-submitters: |
| 4 | +- John M. Schanck |
| 5 | +auxiliary-submitters: |
| 6 | +- Cong Chen |
| 7 | +- Oussama Danba |
| 8 | +- Jeffrey Hoffstein |
| 9 | +- Andreas Hülsing |
| 10 | +- Joost Rijneveld |
| 11 | +- Tsunekazu Saito |
| 12 | +- Peter Schwabe |
| 13 | +- William Whyte |
| 14 | +- Keita Xagawa |
| 15 | +- Takashi Yamakawa |
| 16 | +- Zhenfei Zhang |
| 17 | +crypto-assumption: NTRU in Z[x]/(q, x^n-1) with prime n and power-of-two q |
| 18 | +website: https://ntru.org/ |
| 19 | +nist-round: 3 |
| 20 | +spec-version: NIST Round 3 submission |
| 21 | +upstream-ancestors: |
| 22 | +- https://github.com/jschanck/ntru/tree/a43a4457 |
| 23 | +parameter-sets: |
| 24 | +- name: NTRU-HPS-2048-509 |
| 25 | + claimed-nist-level: 1 |
| 26 | + claimed-security: IND-CCA2 |
| 27 | + length-public-key: 699 |
| 28 | + length-ciphertext: 699 |
| 29 | + length-secret-key: 935 |
| 30 | + length-shared-secret: 32 |
| 31 | + implementations-switch-on-runtime-cpu-features: true |
| 32 | + implementations: |
| 33 | + - upstream-id: clean |
| 34 | + supported-platforms: all |
| 35 | + common-crypto: |
| 36 | + - SHA3: liboqs |
| 37 | + no-secret-dependent-branching-claimed: true |
| 38 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 39 | + large-stack-usage: false |
| 40 | + upstream: primary-upstream |
| 41 | + - upstream-id: avx2 |
| 42 | + supported-platforms: |
| 43 | + - architecture: x86_64 |
| 44 | + operating_systems: |
| 45 | + - Linux |
| 46 | + - Darwin |
| 47 | + required_flags: |
| 48 | + - avx2 |
| 49 | + - bmi2 |
| 50 | + common-crypto: |
| 51 | + - SHA3: liboqs |
| 52 | + no-secret-dependent-branching-claimed: true |
| 53 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 54 | + large-stack-usage: false |
| 55 | + upstream: primary-upstream |
| 56 | +- name: NTRU-HPS-2048-677 |
| 57 | + claimed-nist-level: 3 |
| 58 | + claimed-security: IND-CCA2 |
| 59 | + length-public-key: 930 |
| 60 | + length-ciphertext: 930 |
| 61 | + length-secret-key: 1234 |
| 62 | + length-shared-secret: 32 |
| 63 | + implementations-switch-on-runtime-cpu-features: true |
| 64 | + implementations: |
| 65 | + - upstream-id: clean |
| 66 | + supported-platforms: all |
| 67 | + common-crypto: |
| 68 | + - SHA3: liboqs |
| 69 | + no-secret-dependent-branching-claimed: true |
| 70 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 71 | + large-stack-usage: false |
| 72 | + upstream: primary-upstream |
| 73 | + - upstream-id: avx2 |
| 74 | + supported-platforms: |
| 75 | + - architecture: x86_64 |
| 76 | + operating_systems: |
| 77 | + - Linux |
| 78 | + - Darwin |
| 79 | + required_flags: |
| 80 | + - avx2 |
| 81 | + - bmi2 |
| 82 | + common-crypto: |
| 83 | + - SHA3: liboqs |
| 84 | + no-secret-dependent-branching-claimed: true |
| 85 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 86 | + large-stack-usage: false |
| 87 | + upstream: primary-upstream |
| 88 | +- name: NTRU-HPS-4096-821 |
| 89 | + claimed-nist-level: 5 |
| 90 | + claimed-security: IND-CCA2 |
| 91 | + length-public-key: 1230 |
| 92 | + length-ciphertext: 1230 |
| 93 | + length-secret-key: 1590 |
| 94 | + length-shared-secret: 32 |
| 95 | + implementations-switch-on-runtime-cpu-features: true |
| 96 | + implementations: |
| 97 | + - upstream-id: clean |
| 98 | + supported-platforms: all |
| 99 | + common-crypto: |
| 100 | + - SHA3: liboqs |
| 101 | + no-secret-dependent-branching-claimed: true |
| 102 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 103 | + large-stack-usage: false |
| 104 | + upstream: primary-upstream |
| 105 | + - upstream-id: avx2 |
| 106 | + supported-platforms: |
| 107 | + - architecture: x86_64 |
| 108 | + operating_systems: |
| 109 | + - Linux |
| 110 | + - Darwin |
| 111 | + required_flags: |
| 112 | + - avx2 |
| 113 | + - bmi2 |
| 114 | + common-crypto: |
| 115 | + - SHA3: liboqs |
| 116 | + no-secret-dependent-branching-claimed: true |
| 117 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 118 | + large-stack-usage: false |
| 119 | + upstream: primary-upstream |
| 120 | +- name: NTRU-HPS-4096-1229 |
| 121 | + claimed-nist-level: 5 |
| 122 | + claimed-security: IND-CCA2 |
| 123 | + length-public-key: 1842 |
| 124 | + length-ciphertext: 1842 |
| 125 | + length-secret-key: 2366 |
| 126 | + length-shared-secret: 32 |
| 127 | + implementations-switch-on-runtime-cpu-features: true |
| 128 | + implementations: |
| 129 | + - upstream-id: clean |
| 130 | + supported-platforms: all |
| 131 | + common-crypto: |
| 132 | + - SHA3: liboqs |
| 133 | + no-secret-dependent-branching-claimed: true |
| 134 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 135 | + large-stack-usage: false |
| 136 | + upstream: primary-upstream |
| 137 | +- name: NTRU-HRSS-701 |
| 138 | + claimed-nist-level: 3 |
| 139 | + claimed-security: IND-CCA2 |
| 140 | + length-public-key: 1138 |
| 141 | + length-ciphertext: 1138 |
| 142 | + length-secret-key: 1450 |
| 143 | + length-shared-secret: 32 |
| 144 | + implementations-switch-on-runtime-cpu-features: true |
| 145 | + implementations: |
| 146 | + - upstream-id: clean |
| 147 | + supported-platforms: all |
| 148 | + common-crypto: |
| 149 | + - SHA3: liboqs |
| 150 | + no-secret-dependent-branching-claimed: true |
| 151 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 152 | + large-stack-usage: false |
| 153 | + upstream: primary-upstream |
| 154 | + - upstream-id: avx2 |
| 155 | + supported-platforms: |
| 156 | + - architecture: x86_64 |
| 157 | + operating_systems: |
| 158 | + - Linux |
| 159 | + - Darwin |
| 160 | + required_flags: |
| 161 | + - avx2 |
| 162 | + - bmi2 |
| 163 | + common-crypto: |
| 164 | + - SHA3: liboqs |
| 165 | + no-secret-dependent-branching-claimed: true |
| 166 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 167 | + large-stack-usage: false |
| 168 | + upstream: primary-upstream |
| 169 | +- name: NTRU-HRSS-1373 |
| 170 | + claimed-nist-level: 5 |
| 171 | + claimed-security: IND-CCA2 |
| 172 | + length-public-key: 2401 |
| 173 | + length-ciphertext: 2401 |
| 174 | + length-secret-key: 2983 |
| 175 | + length-shared-secret: 32 |
| 176 | + implementations-switch-on-runtime-cpu-features: true |
| 177 | + implementations: |
| 178 | + - upstream-id: clean |
| 179 | + supported-platforms: all |
| 180 | + common-crypto: |
| 181 | + - SHA3: liboqs |
| 182 | + no-secret-dependent-branching-claimed: true |
| 183 | + no-secret-dependent-branching-checked-by-valgrind: true |
| 184 | + large-stack-usage: false |
| 185 | + upstream: primary-upstream |
| 186 | +primary-upstream: |
| 187 | + spdx-license-identifier: CC0-1.0 |
| 188 | + source: https://github.com/PQClean/PQClean/commit/4c9e5a3aa715cc8d1d0e377e4e6e682ebd7602d6 |
0 commit comments