pike.git/
src/
post_modules/
Nettle/
hash.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:01 by Martin Nilsson <nilsson@opera.com>
954c06079c7e4066e73faab7df6183f8a3134b0a (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
New clear on exit policy. Clear all keys and passwords by defult, but not data.
253:
*! This is the algorithm used by @tt{crypt(2)@} in *! methods @tt{$5$@} (SHA256) and @tt{$6$@} (SHA512). *!
+
*! The @[password] memory will be cleared before released.
+
*!
*! @seealso *! @[crypt_md5()] */