dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
AEADCipherWrapper.processBytes
dcrypt
aead
aead
AEADCipherWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
class
AEADCipherWrapper
(T)
nothrow
ubyte
[]
processBytes
(
in
ubyte
[]
input
,
ubyte
[]
output
)
if
(
isAEADCipher
!
T
)
Meta
Source
See Implementation
dcrypt
aead
aead
AEADCipherWrapper
functions
finish
getOutputSize
getUpdateOutputSize
processAADBytes
processBytes
start
properties
name