ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
KeyDerivationCore.this
ocean
util
cipher
gcrypt
core
KeyDerivationCore
KeyDerivationCore
Constructor
class
KeyDerivationCore
(KDF algorithm, Hasher hasher)
this
(
in
ubyte
[]
passphrase
,
in
ubyte
[]
salt
)
Parameters
passphrase
ubyte
[]
The passphrase
salt
ubyte
[]
The salt
Meta
Source
See Implementation
ocean
util
cipher
gcrypt
core
KeyDerivationCore
KeyDerivationCore
constructors
this
functions
derive
Constructor