« earlier | later » Page 1 of 1
A simplified version of the PATRICIA trie; allows the operations of a hash plus lexicographic lookup, with potentially better efficiency (although I guess you need to be careful about locality).
to associative data-structures djb hash tree ... on 17 December 2016
An interesting list. (Of course, the analogous "things that use RSA/AES" would be much longer...)
This appears to be the successor of CurveCP, related to the Ethos OS project.
to crypto djb networking protocols tcp ... on 26 March 2014
An autoconf-ised version of the NaCl cryptography library. Looks worth playing with!
to api autoconf crypto djb nacl network security software ... on 17 January 2014
DNS with NaCl cryptography. Encoding the public key in the nameserver's name is a cute trick (and works because the underlying algorithms allow secure short keys). Of course, this has absolutely no chance of being implemented by anyone :(
« earlier | later » Page 1 of 1
tasty by Adam Sampson.