pike.git/
src/
post_modules/
Nettle/
nettle.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:09 by Henrik Grubbström (Grubba) <grubba@grubba.org>
3f318bfa92fe130361578f9cfadd6f60dc24ccf3 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
Nettle.Yarrow: Updated documentation URL.
35:
*! Yarrow is a family of pseudo-randomness generators, designed for *! cryptographic use, by John Kelsey, Bruce Schneier and Niels Ferguson. *! Yarrow-160 is described in a paper at
-
*! @url{http://www.
counterpane
.com/yarrow.html@}, and it uses SHA1 and
+
*! @url{http://www.
schneier
.com/
paper-
yarrow.html@}, and it uses SHA1 and
*! triple-DES, and has a 160-bit internal state. Nettle implements *! Yarrow-256, which is similar, but uses SHA256 and AES to get an *! internal state of 256 bits.