Y
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
astrange
1442 days ago
Implementing them for fun might turn you into a cryptographer, though, especially (or only?) if you manage to find everything you get wrong.
link
oconnore
1442 days ago
If you're including cryptography in a system design, you are almost certainly relying on NIST standards to select algorithms.
link