dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
dcrypt.crypto.generators.scrypt
dcrypt
crypto
generators
Undocumented in source.
Members
Functions
scrypt
ubyte
[]
scrypt
(ubyte[] pass, ubyte[] salt, uint N, uint r, uint p, uint dkLen)
implementation of
https://www.tarsnap.com/scrypt/scrypt.pdf
Meta
Source
See Source File
dcrypt
crypto
generators
modules
pbe
pkcs5s2
scrypt