DEV Community

Cover image for QuCode - 21DaysChallenge - Day 16
Paulo B.M. Sousa
Paulo B.M. Sousa

Posted on

QuCode - 21DaysChallenge - Day 16

QuCode - 21DaysChallenge - Day 16

Day 16: Shor’s Algorithm & Quantum Cryptography
Breaking RSA, Post-quantum security

[Code 1] - Using libraries:
https://github.com/paulobmsousa/QuCode_21DaysChallenge/blob/main/QuCode_Day16_ShorAlgorithmAndQuantumCryptography_Ex1.py
[Code 2] - Using proper implementation:
https://github.com/paulobmsousa/QuCode_21DaysChallenge/blob/main/QuCode_Day16_ShorAlgorithmAndQuantumCryptography_Ex2.py


Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.