Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
How would Vault's encryption handle attacks from quantum computers?
I've been researching HashiCorp Vault lately, and I really like that it uses strong cryptography for it's core security mechanisms.
https://www.vaultproject.io/docs/internals/security.html#external-threat-overview
I want to learn more about this, because it's interesting to discuss.
And it may end up affecting many security systems that rely on conventional mechanisms of cryptography in the future, as the technology advances and state actors begin to adopt it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment