secured v2.0.0 (2018-12-31T03:25:32Z)
Dub
Repo
decrypt_ex
secured
symmetric
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
ubyte
[]
decrypt_ex
(
const
ubyte
[]
key
,
const
ubyte
[]
iv
,
const
ubyte
[]
data
,
const
ubyte
[]
auth
,
const
ubyte
[]
additional
,
SymmetricAlgorithm
algorithm
)
Meta
Source
See Implementation
secured
symmetric
enums
KdfAlgorithm
SymmetricAlgorithm
functions
decrypt
decrypt_ex
encrypt
encrypt_ex
getAuthLength
getCipherIVLength
getCipherKeyLength
getOpenSslCipher
isAeadCipher
manifest constants
CryptoHeaderVersion
structs
CryptoBlockHeader
variables
defaultChunkSize
defaultKdfIterations
defaultSCryptP
defaultSCryptR
maxSCryptMemory