Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cryptography Guidelines, CryptoGotchas, and cryptocoding #152

Open
samuel-lucas6 opened this issue Nov 11, 2021 · 0 comments
Open

Add Cryptography Guidelines, CryptoGotchas, and cryptocoding #152

samuel-lucas6 opened this issue Nov 11, 2021 · 0 comments

Comments

@samuel-lucas6
Copy link

Cryptography Guidelines is a document I'm working on that outlines recommendations for cryptographic algorithm choices and parameters as well as important implementation details. I'm currently in the process of mentioning algorithms like SHAKE, AEGIS, and Rocca. I'd also like to add a discussion about SHA2 vs SHA3, rearrange some recommendations, and so on.

CryptoGotchas outlines counter-intuitive 'gotchas' in cryptography. A lot of the tips are very helpful and cover lesser-known details.

cryptocoding lists 'coding rules' for implementations of cryptographic operations and operations involving secret or sensitive values. It's like the low-level equivalent of the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant