update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -421,6 +421,11 @@ determines whether an input number is prime or composite.</li>
</ul>
<h4 id="post-quantum-cryptography">Post-quantum cryptography</h4>
<ul>
<li><a href="https://cryptography101.ca/kyber-dilithium">Kyber and
Dilithium</a> - These lectures describe Kyber (ML-KEM) and Dilithium
(ML-DSA), the quantum-safe lattice-based key encapsulation and signature
schemes that were standardized in August 2024 by the National Institute
of Standards and Technology (NIST).</li>
<li><a href="https://eprint.iacr.org/2017/314.pdf">Post-quantum
cryptography - dealing with the fallout of physics success</a> - Brief
observation of mathematical tasks that can be used to build
@@ -454,10 +459,9 @@ href="https://web.archive.org/web/20220209130435/https://www.esat.kuleuven.be/co
and design of cryptographic hash functions, MAC algorithms and block
ciphers</a> - Broad overview of design and cryptanalysis of various
ciphers and hash functions, by Bart Van Rompay.</li>
<li><a
href="https://www.cryptool.org/en/ctp-documentation/ctbook">CrypTool
book</a> - Predominantly mathematically oriented information on
learning, using and experimenting cryptographic procedures.</li>
<li><a href="https://www.cryptool.org/en/ctbook/">CrypTool book</a> -
Predominantly mathematically oriented information on learning, using and
experimenting cryptographic procedures.</li>
<li><a href="https://cacr.uwaterloo.ca/hac/">Handbook of Applied
Cryptography</a> - By Alfred J. Menezes, Paul C. van Oorschot and Scott
A. Vanstone. Good classical introduction into cryptography and
@@ -514,3 +518,6 @@ src="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
alt="CC0" /></a></p>
<p>To the extent possible under law, author has waived all copyright and
related or neighboring rights to this work.</p>
<p><a
href="https://github.com/pFarb/awesome-crypto-papers">cryptopapers.md
Github</a></p>