A crypto library aimed at auditability
A crypto library aimed at auditability
Posted Jan 9, 2014 22:53 UTC (Thu) by graydon (guest, #5009)In reply to: A crypto library aimed at auditability by wahern
Parent article: A crypto library aimed at auditability
People regularly develop new programs that interoperate with themselves or a small set of programs developed simultaneously. Even SSL was once just a single implementation.
New formats and protocols should look at NaCl (and TweetNaCl) seriously. It's small, fast, unencumbered, uses modern algorithms with high security levels, and has removed all the API options and permutations that are easy to misuse in larger crypto libraries.