Mention trunnel in LICENSE and src/ext/README

This commit is contained in:
Nick Mathewson
2014-09-25 12:03:46 -04:00
parent 764e008092
commit 36700ee99e
2 changed files with 37 additions and 0 deletions
+5
View File
@@ -49,3 +49,8 @@ siphash.h
Marek Majkowski's implementation of siphash 2-4, a secure keyed
hash algorithm to avoid collision-based DoS attacks against hash
tables.
trunnel/*.[ch]
Headers and runtime code for Trunnel, a system for generating
code to encode and decode binary formats.