mirror of
https://github.com/autistic-symposium/quantum-computing-toolkit.git
synced 2025-08-21 20:18:17 -04:00
organize chapters for the new work, add some recent research, remove dead links
This commit is contained in:
parent
b360188355
commit
f14e7044f9
10 changed files with 233 additions and 128 deletions
12
post_quantum_crypto/README.md
Normal file
12
post_quantum_crypto/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## post-quantum cryptography
|
||||
|
||||
<br>
|
||||
|
||||
* **[how quantum computers break encryption: shor's algorithm explained](https://www.youtube.com/watch?v=lvTqbM5Dq4Q&t=160s)**
|
||||
* **[supersingular isogeny key encapsulation (SIKE)](https://sike.org/)**
|
||||
* **[bit flipping key encapsulation (BIKE)](https://bikesuite.org/)**
|
||||
* **[nist's pqc standardization process: second round candidate announcement](https://csrc.nist.gov/news/2019/pqc-standardization-process-2nd-round-candidates)**
|
||||
* **[prototyping post-quantum and hybrid key exchange and authentication in TLS and SSH](https://openquantumsafe.org/papers/NISTPQC-CroPaqSte19.pdf)**
|
||||
* **[when will a quantum computer running shor's algorithm be used to factor one of the rsa numbers for the first time?](https://www.metaculus.com/questions/3684/when-will-a-quantum-computer-running-shors-algorithm-or-a-similar-one-be-used-to-factor-one-of-the-rsa-numbers-for-the-first-time/)**
|
||||
* **[minimum quantum assumptions for cryptography workshop, simons institute](https://www.youtube.com/playlist?list=PLgKuh-lKre12DNtplRAQIwbJf_46HSMfB)**
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue