Explore >> Select a destination


You are here

durumcrustulum.com
| | blog.cryptographyengineering.com
14.6 parsecs away

Travel
| | In general I try to limit this blog to posts that focus on generally-applicable techniques in cryptography. That is, I don't focus on the deeply wonky. But this post is going to be an exception. Today, I'm going to talk about a topic that most "typical" implementers don't -- and shouldn't -- think about. Specifically:...
| | cronokirby.com
10.8 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2023/06/a-sketch-of-synthetic-cryptography/
| | keymaterial.net
7.6 parsecs away

Travel
| | If you have been terminally online on IETF mailing lists, you might have seen this thread, where, in extremely uncharacteristic fashion for the IETF, everybody just agreed to only use the seed used in key generation for ML-KEM's private key instead of the format defined by NIST, something allowed by the NIST standard, but not...
| | rdist.root.org
109.3 parsecs away

Travel
| NaCl is a new crypto library, courtesy of Dan Bernstein of qmail fame and Tanja Lange. After my series of posts on why crypto libraries have seriously hurt web security by offering an API that is too low-level, I was pleased to find NaCl's main interface is high-level. In addition to the kind of fanatical...