tor/src
Yawning Angel 9467485517 Add crypto_xof_t and assorted routines, backed by SHAKE256.
This is an eXtendable-Output Function with the following claimed
security strengths against *all* adversaries:

 Collision: min(d/2, 256)
 Preimage: >= min(d, 256)
 2nd Preimage: min(d, 256)

 where d is the amount of output used, in bits.
2015-12-19 22:45:21 +00:00
..
common Add crypto_xof_t and assorted routines, backed by SHAKE256. 2015-12-19 22:45:21 +00:00
config Merge branch 'maint-0.2.6' into maint-0.2.7 2015-12-07 10:11:21 -05:00
ext Use tor specific headers and memwipe() instead of memset_s(), and build. 2015-12-19 22:34:39 +00:00
or Add the SHA-3 hash functions to common/crypto.h. 2015-12-19 22:44:05 +00:00
test Add crypto_xof_t and assorted routines, backed by SHAKE256. 2015-12-19 22:45:21 +00:00
tools Add the SHA-3 hash functions to common/crypto.h. 2015-12-19 22:44:05 +00:00
trunnel Mention trunnel in CodingStandards; describe how in trunnel/README 2015-10-14 10:40:27 -04:00
win32 bump to 0.2.7.6-dev 2015-12-10 14:24:55 -05:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00