-
Notifications
You must be signed in to change notification settings - Fork 3
/
wide.html
354 lines (344 loc) · 12.5 KB
/
wide.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Post-Quantum signatures zoo</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/app.css" />
<link rel="stylesheet" href="css/theme.default.css" />
</head>
<body>
<div data-sticky-container>
<div
class="title-bar"
data-responsive-toggle="responsive-menu"
data-hide-for="medium"
>
<button
class="menu-icon"
type="button"
data-toggle="responsive-menu"
></button>
<div class="title-bar-title">PQ Signatures zoo (widescreen)</div>
</div>
<div
class="top-bar"
id="responsive-menu"
data-sticky
data-options="marginTop:0;"
style="width: 100%"
>
<div class="top-bar-left">
<ul class="dropdown menu" data-dropdown-menu>
<li class="menu-text">PQ Signatures Zoo (widescreen)</li>
<li>
<a href="#parameters">Parameters</a>
</li>
<li>
<a href="index.html">Narrow screen version</a>
</li>
</ul>
</div>
<div class="top-bar-right">
<ul class="menu">
<li>
<a
href="https://github.com/pqshield/nist-sigs-zoo/"
target="_blank"
>Contribute</a
>
</li>
<li>
<strong><a href="https://pqshield.com"><img src="logo.png" alt="PQShield" style="height: 2vh;"/></a></strong>
</li>
</ul>
</div>
</div>
</div>
<div class="grid-container">
<div class="grid-x grid-padding-x">
<div class="large-8 cell">
<h1>Post-Quantum signatures zoo</h1>
<h3>NIST Round 2</h3>
</div>
</div>
<div class="grid-x grid-padding-x">
<div class="large-12 cell">
<div class="callout alert">
<h3>Schemes are still getting updated</h3>
<p>As part of round 2, schemes will be updating their parameters and submission documents.
These have not yet been included in our data.</p>
</div>
</div>
<div class="large-8 cell">
<div class="callout">
<h3>
A list of post-quantum algorithms and their characteristics.
</h3>
<p>
In the below, we give an overview of the post-quantum algorithms
that have been submitted to the NIST post-quantum signatures
on-ramp and are still part of the second round.
</p>
<p>
We have copied the properties of the schemes out of the individual
scheme submission documents, so be aware of potential errors.
</p>
</div>
</div>
<div class="large-4">
<a href="https://pqshield.com" target="_blank"
><img src="logo.png" class="thumbnail"
/></a>
</div>
</div>
<div class="large-12 cell">
<div class="callout success">
We welcome any and all suggestions and improvements on
<a href="https://github.com/pqshield/nist-sigs-zoo"
>this page's GitHub repository.</a
>
</div>
</div>
<!--<div class="grid-x grid-padding-x grid-margin-y">
<div class="cell large-12 medium-12">
<a name="schemes"></a>
<h3>Schemes</h3>
</div>
<div class="large-9 medium-12 cell">
<table id="scheme-table">
<thead>
<tr>
<th id="header-schemes-scheme">Scheme</th>
<th id="header-schemes-status">Status</th>
<th id="header-schemes-category">Category</th>
<th id="header-schemes-assumption">Assumption</th>
</tr>
</thead>
<tbody></tbody>
</table>
<div id="scheme-table-bottom"></div>
</div>
</div>-->
<div class="grid-x grid-padding-x grid-margin-y">
<div class="cell large-12 medium-12">
<a name="parameters"></a>
<h3>Parameters</h3>
</div>
<div class="cell small-12">
<div id="keySizeChart" class="small-12 large-12 cell"></div>
</div>
<div class="cell large-12">
<div class="callout alert">
<h5>
Performance characteristics have been directly taken from the
submission documents!
</h5>
<p>
Note that many submissions do not have optimized implementations,
and that the measurements were collected under an enormous
variation of measurement setups. Some implementation are also not
timing-invariant with regards to secrets ("constant-time"), and
fixing this may also come with performance penalties.
<strong>
Take the performance metrics with a significant grain of salt.
</strong>
</p>
<p>
Some metrics have been extrapolated from reported times in
milliseconds. These have been converted
<strong
>assuming a 2.5 GHz cpu; independent of the benchmarking
platform</strong
>
reported. Converted metrics are
<span class="extrapolated">marked as such</span>.
</p>
</div>
</div>
<div class="small-12 large-12 medium-12 cell table-expand">
<div class="callout secondary cell medium-3 large-12">
Click on the table headers to sort.
<a href="#filters">Filters can be configured below the table</a>.
</div>
<table id="properties-table">
<thead>
<tr>
<th id="header-properties-scheme">Scheme</th>
<th id="header-properties-category">Category</th>
<th id="header-properties-parameterset">Parameterset</th>
<th id="header-properties-level">NIST level</th>
<th id="header-properties-pk">Pk bytes</th>
<th id="header-properties-sig">Sig bytes</th>
<th id="header-properties-pksig">pk+sig</th>
<th id="header-properties-sign">Sign (cycles)</th>
<th id="header-properties-verify">Verify (cycles)</th>
</tr>
</thead>
<tbody></tbody>
</table>
</div>
<div class="large-3 medium-12 small-12 cell">
<a name="filters"></a>
<div class="grid-x">
<div class="cell medium-3 large-12">
<h5>Filter Security Levels</h5>
<div id="props-levels-filter"></div>
</div>
<div class="cell medium-3 large-12">
<h5>Filter categories</h5>
<div id="categories"></div>
</div>
</div>
</div>
<div class="large-3 medium-12 small-12 cell">
<div class="grid-x">
<div class="celll medium-3 large-12">
<h5>Filter on sizes</h5>
<div class="grid-x grid-margin-x">
<h6 class="cell medium-12">Public key size</h6>
<div class="cell medium-6">
<label
>Minimum
<input type="number" id="props-min-pk" value="-1" />
</label>
</div>
<div class="cell medium-6">
<label
>Maximum
<input
type="number"
id="props-max-pk"
value="99999999999"
/>
</label>
</div>
</div>
<div class="grid-x grid-margin-x">
<h6 class="cell medium-12">Signature size</h6>
<div class="cell medium-6">
<label
>Minimum
<input type="number" id="props-min-sig" value="-1" />
</label>
</div>
<div class="cell medium-6">
<label
>Maximum
<input
type="number"
id="props-max-sig"
value="99999999999"
/>
</label>
</div>
</div>
<div class="grid-x grid-margin-x">
<h6 class="cell medium-12 large-12">Pk+Sig size</h6>
<div class="cell medium-6">
<label
>Minimum
<input type="number" id="props-min-pkplussig" value="-1" />
</label>
</div>
<div class="cell medium-6">
<label
>Maximum
<input
type="number"
id="props-max-pkplussig"
value="99999999999"
/>
</label>
</div>
</div>
</div>
<div class="celll medium-3 large-12">
<h5>Filter on runtime</h5>
<div class="grid-x grid-margin-x">
<h6 class="cell medium-12">Signing cycles</h6>
<div class="cell medium-6">
<label
>Minimum
<input type="number" id="perf-min-sign" value="-1" />
</label>
</div>
<div class="cell medium-6">
<label
>Maximum
<input
type="number"
id="perf-max-sign"
value="99999999999"
/>
</label>
</div>
</div>
<div class="grid-x grid-margin-x">
<h6 class="cell medium-12">Verification cycles</h6>
<div class="cell medium-6">
<label
>Minimum
<input type="number" id="perf-min-verify" value="-1" />
</label>
</div>
<div class="cell medium-6">
<label
>Maximum
<input
type="number"
id="perf-max-verify"
value="99999999999"
/>
</label>
</div>
</div>
</div>
</div>
</div>
<div class="large-3 medium-12 small-12 cell">
<div class="grid-x">
<div class="cell medium-3 large-12">
<h5>Filter schemes</h5>
<a class="button small select-none-params">Select none</a>
<a class="button small select-all-params">all</a>
<div id="props-schemes-filter"></div>
</div>
</div>
</div>
</div>
<footer
class="grid-x grid-padding-x grid-margin-x grid-padding-y grid-margin-y"
>
<div class="cell medium-10 large-10">
<h4>Post-Quantum signatures zoo</h4>
<p>
All data given for informational use only. Consult the original
documentation of each scheme for accurate and up-to-date
information, or run your own benchmarks.
</p>
<p>
Contents of this web page are licensed CC-BY-SA 4.0. Source code can
be found at
<a href="https://github.com/pqshield/nist-sigs-zoo/" target="_blank"
>GitHub</a
>.
</p>
<p>Data last updated 2024-10-28.</p>
<p>Made with love by the PQShield research team.</p>
<p><a href="round-1/">Find the round-1 version here</a></p>
<a href="https://pqshield.com"><img src="logo.png" /></a>
</div>
</footer>
</div>
<script src="js/vendor/jquery.js"></script>
<script src="js/jquery.tablesorter.js"></script>
<script src="js/vendor/what-input.js"></script>
<script src="js/vendor/foundation.js"></script>
<script src="static/d3.v7.min.js"></script>
<script src="js/plot.js"></script>
<script src="js/wide.js" type="module"></script>
</body>
</html>