Hacker News new | ask | show | jobs
by adastra22 1442 days ago
Non-cryptographers should not be implementing NIST standards. You should be using higher level APIs written by cryptographers which do employ NIST standards in the details.
2 comments

Implementing them for fun might turn you into a cryptographer, though, especially (or only?) if you manage to find everything you get wrong.
If you're including cryptography in a system design, you are almost certainly relying on NIST standards to select algorithms.