dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
CBC.reset
dcrypt
crypto
modes
cbc
CBC
reset the chaining vector back to the IV and reset the underlying cipher.
struct
CBC
(Cipher)
nothrow
void
reset
(
)
if
(
isBlockCipher
!
Cipher
)
Meta
Source
See Implementation
dcrypt
crypto
modes
cbc
CBC
functions
getUnderlyingCipher
processBlock
reset
start
manifest constants
blockSize
name
reset the chaining vector back to the IV and reset the underlying cipher.