mirror of
https://github.com/autistic-symposium/quantum-computing-toolkit.git
synced 2025-08-25 05:34:53 -04:00
61 lines
1.6 KiB
Markdown
61 lines
1.6 KiB
Markdown
## post-quantum cryptography
|
|
|
|
<br>
|
|
|
|
### shor's algorithm
|
|
|
|
<br>
|
|
|
|
* **[how quantum computers break encryption: shor's algorithm explained (video)](https://www.youtube.com/watch?v=lvTqbM5Dq4Q&t=160s)**
|
|
* **[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/)**
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### nist post-quantum cryptography standardizations
|
|
|
|
<br>
|
|
|
|
#### general resources
|
|
|
|
<br>
|
|
|
|
* **[nist's pqc standardization process: second round candidate announcement](https://csrc.nist.gov/news/2019/pqc-standardization-process-2nd-round-candidates)**
|
|
* **[minimum quantum assumptions for cryptography workshop, simons institute](https://www.youtube.com/playlist?list=PLgKuh-lKre12DNtplRAQIwbJf_46HSMfB)**
|
|
|
|
<br>
|
|
|
|
#### bike
|
|
|
|
<br>
|
|
|
|
* **[bit flipping key encapsulation (BIKE)](https://bikesuite.org/)**
|
|
|
|
<br>
|
|
|
|
#### sike
|
|
|
|
* **[supersingular isogeny key encapsulation (SIKE)](https://sike.org/)**
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### quantum key distribution (qkd)
|
|
|
|
<br>
|
|
|
|
* **[prototyping post-quantum and hybrid key exchange and authentication in TLS and SSH](https://openquantumsafe.org/papers/NISTPQC-CroPaqSte19.pdf)**
|
|
* **[uncloneable cryptography, by o. sattah](https://arxiv.org/pdf/2210.14265)** (review talking about quantum money and uncloneable forms of encryption)
|
|
|
|
<br>
|
|
|
|
----
|
|
|
|
### applications
|
|
|
|
<br>
|
|
|
|
* **[apple implements pq3 on imessage](https://security.apple.com/blog/imessage-pq3/)**
|
|
* **[signal implements x3dh (named pqxdh)](https://signal.org/blog/pqxdh/)**
|