Upvote for hearing "post-quantum" for the first time in my life. I suspect Deepak Chopra is going to appropriate it soon enough.
When you realize that your soul is already entangled with existence on a quantum level, your consciousness can achieve post-quantum awareness...
Experimenting with Post-Quantum Cryptography
21–30 of 41 posts
Re: Experimenting with Post-Quantum Cryptography
#22I discovered NTRU while searching for a fast alternative to RSA for asymmetric encryption. It's said to be quantum resistant as well but I can only vouch for its speed (it is very fast and served my purpose perfectly). https://github.com/NTRUOpenSourceProject/ntru-crypto
Re: Experimenting with Post-Quantum Cryptography
#23Could someone replace the link with the non-mobile version? https://security.googleblog.com/2016/07/experimenting-with-p...
Re: Experimenting with Post-Quantum Cryptography
#24Earlier quoted context omitted.
Maybe this is a naive question, not knowing chrome well, but is the source available? Would love to play around with this..
https://github.com/google/boringssl/blob/master/include/open...
Re: Experimenting with Post-Quantum Cryptography
#25Upvote for hearing "post-quantum" for the first time in my life. I suspect Deepak Chopra is going to appropriate it soon enough.
[0] http://www.hyperelliptic.org/tanja/ [1] https://pqcrypto.eu.org/mini.html
Re: Experimenting with Post-Quantum Cryptography
#26Re: Experimenting with Post-Quantum Cryptography
#27Re: Experimenting with Post-Quantum Cryptography
#28I'm interested in being able to make long term claims based on web-of-trust models, and I've been nervous about basing it around RSA/DSA key pairs.
In that sort of world, what do the keys actually look like? Is it comparable to being able to distribute a single public root key?
Re: Experimenting with Post-Quantum Cryptography
#29Are any of these algorithms suited for PGP signing replacements? I'm interested in being able to make long term claims based on web-of-trust models, and I've been nervous about basing it around RSA/DSA key pairs. In that sort of world, what do the keys actually look like? Is it comparable to being able to distribute a single public root key?