Skip to content

Commit 4a05e5d

Browse files
committed
Discussion & results shuffling
1 parent 71ef6ee commit 4a05e5d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

report/src/bib/main.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,20 @@ @misc{cryptoeprint:2023/1241
207207
year = {2023},
208208
url = {https://eprint.iacr.org/2023/1241}
209209
}
210+
211+
@inproceedings{10.1007/978-3-030-03332-3_15,
212+
author = {Castryck, Wouter and Lange, Tanja and Martindale, Chloe and Panny, Lorenz and Renes, Joost},
213+
title = {CSIDH: An Efficient Post-Quantum Commutative Group Action},
214+
year = {2018},
215+
isbn = {978-3-030-03331-6},
216+
publisher = {Springer-Verlag},
217+
address = {Berlin, Heidelberg},
218+
url = {https://doi.org/10.1007/978-3-030-03332-3_15},
219+
doi = {10.1007/978-3-030-03332-3_15},
220+
abstract = {We propose an efficient commutative group action suitable for non-interactive key exchange in a post-quantum setting. Our construction follows the layout of the Couveignes–Rostovtsev–Stolbunov cryptosystem, but we apply it to supersingular elliptic curves defined over a large prime field Fp, rather than to ordinary elliptic curves. The Diffie–Hellman scheme resulting from the group action allows for public-key validation at very little cost, runs reasonably fast in practice, and has public keys of only 64 bytes at a conjectured AES-128 security level, matching NIST’s post-quantum security category I.},
221+
booktitle = {Advances in Cryptology – ASIACRYPT 2018: 24th International Conference on the Theory and Application of Cryptology and Information Security, Brisbane, QLD, Australia, December 2–6, 2018, Proceedings, Part III},
222+
pages = {395–427},
223+
numpages = {33},
224+
keywords = {Post-quantum cryptography, Class-group action, Isogeny-based cryptography, Non-interactive key exchange, Key confirmation},
225+
location = {Brisbane, QLD, Australia}
226+
}

0 commit comments

Comments
 (0)