-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
Guide: Basic cryptography #4
Comments
You should not encourage people to run their own cryptography. |
@identitymonk Not on how to implement crypto stuff. Just the various encoding formats and when/how to use them. Like https://thecopenhagenbook.com/cryptography/ecdsa |
Like you said yourself this guide is about explaining and implementing OAuth2/OIDC only. There are plenty of guides for the equivalent on the cryptographic front. By adding your own section to the mix you:
The point (3) is very disturbing. Readers are like "oh this si what I should do. Oh wait.... I should not do it. what should I do then?" |
Where did I say that?
It's written below it? And then it explains common parameters for Argon2id/Scrypt/Bcrypt. I'm not really sure what the issue is? The point of the book is to provide info on these kind of low level stuff. |
The text was updated successfully, but these errors were encountered: