Versions in this module Expand all Collapse all v0 v0.2.0 Sep 16, 2024 Changes in this version + const Version + func IDKey(password, salt []byte, time, memory uint32, threads uint8, keyLen uint32) []byte + func IDKeyWithAAD(password, salt, aad []byte, time, memory uint32, threads uint8, keyLen uint32) []byte + func Key(password, salt []byte, time, memory uint32, threads uint8, keyLen uint32) []byte