mirror of
https://github.com/autistic-symposium/quantum-computing-toolkit.git
synced 2025-05-12 03:25:06 -04:00
uncloneable cryptography, by o. sattah (review talking about quantum money and uncloneable forms of encryption)
This commit is contained in:
parent
5f8f6334d5
commit
587591b2d2
1 changed files with 44 additions and 5 deletions
|
@ -2,11 +2,50 @@
|
|||
|
||||
<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)**
|
||||
### 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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue