pike.git/
src/
post_modules/
Nettle/
hash.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2013-11-19
2013-11-19 16:55:31 by Martin Nilsson <nilsson@opera.com>
9f7d27c8d8f0150f460e9e17f5195ad01f72c175 (
7
lines) (+
7
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
Added SHA224.
627:
#cmod_undef PIKE_NAME #cmod_undef NETTLE_NAME
+
#cmod_define PIKE_NAME SHA224
+
#cmod_define NETTLE_NAME sha224
+
#cmod_include "hash.H"
+
#cmod_undef PIKE_NAME
+
#cmod_undef NETTLE_NAME
+
#cmod_define PIKE_NAME SHA256 #cmod_define NETTLE_NAME sha256 #cmod_include "hash.H"