cshep | 9 years ago | on: Ask HN: Current Crypto Best Practices
cshep's comments
cshep | 9 years ago | on: On the Impending Crypto Monoculture (2016)
From my experience, too many cryptographers lack the applied skills (API design, knowing the issues faced by developers, designing and implementing performant crypto primitives). Conversely, too many applied folk lack the crypto experience: knowing the state-of-the-art of elliptic curves, MPC, lattices and so forth.
Bernstein has the experience to bridge both, which provides an enormous advantage. JHU's Matthew Green is someone else who's does both.
cshep | 9 years ago | on: Long-term stress erodes memory
cshep | 9 years ago | on: Echo – Assembly program that prints the first positional argument to stdout
cshep | 9 years ago | on: Why is machine learning ‘hard’?
The OWASP guidance is OK for a quick access to best practices, but insufficient for rigorous learning.
Cryptography takes time to digest the fundamentals and recognise how new concepts are both beneficial and, vitally, disadvantageous; sadly, there is no cheat sheet or quick fix.
Source: computer security PhD student.