Skip to content

Instantly share code, notes, and snippets.

@olifante
Forked from paragonie-scott/crypto-wrong-answers.md
Created December 8, 2021 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olifante/e5596932f413cdf08f124c023265e4af to your computer and use it in GitHub Desktop.
Save olifante/e5596932f413cdf08f124c023265e4af to your computer and use it in GitHub Desktop.
An Open Letter to Developers Everywhere (About Cryptography)

Hello software developers,

Please check your code to ensure you're not making one of the following mistakes related to cryptography.

I. General Mistakes

II. Symmetric-key Cryptography Mistakes

III. Asymmetric-key Cryptography Mistakes


If you're looking for cryptography right answers, check out the linked gist.

Thank you for your time.

Signed,
A friend who wants your application to be secure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment