botan v1.12.7 (2016-08-23T12:57:26Z)
Dub
Repo
PKCS5_PBKDF1.keyDerivation
botan
pbkdf
pbkdf1
PKCS5_PBKDF1
Undocumented in source. Be warned that the author may not have intended to support it.
class
PKCS5_PBKDF1
override const
Pair
!(
size_t
,
OctetString
)
keyDerivation
(
size_t
key_len
,
in
string
passphrase
,
const
(
ubyte
)*
salt
,
size_t
salt_len
,
size_t
iterations
,
Duration
loop_for
)
Meta
Source
See Implementation
botan
pbkdf
pbkdf1
PKCS5_PBKDF1
constructors
this
functions
clone
keyDerivation
properties
name