dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
SHA.put
dcrypt
crypto
digests
sha2
SHA
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SHA
(uint bitLength)
nothrow @
nogc
void
put
(
const
(
ubyte
)[]
input
...
)
if
(
bitLength
== 256 ||
bitLength
== 384
||
bitLength
== 512
)
Meta
Source
See Implementation
dcrypt
crypto
digests
sha2
SHA
aliases
update
functions
finish
put
start
manifest constants
blockSize
digestLength
name