« 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
Things that use Ed25519 edit / delete
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
jedisct1/libsodium ยท GitHub edit / delete
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
Introduction to DNSCurve edit / delete
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
- djb | |
2 | + api |
1 | + associative |
1 | + autoconf |
5 | + crypto |
1 | + data-structures |
1 | + dns |
1 | + ed25519 |
1 | + hash |
3 | + nacl |
2 | + network |
1 | + networking |
1 | + protocols |
2 | + security |
3 | + software |
1 | + tcp |
1 | + tree |
tasty by Adam Sampson.