Documentation / zerotal / security / HashAlgorithm
Type Alias: HashAlgorithm
HashAlgorithm =
"argon2id"|"argon2i"|"argon2d"|"bcrypt"
Defined in: packages/core/src/hash/Hash.ts:11
Supported password-hashing algorithms.
Documentation / zerotal / security / HashAlgorithm
HashAlgorithm =
"argon2id"|"argon2i"|"argon2d"|"bcrypt"
Defined in: packages/core/src/hash/Hash.ts:11
Supported password-hashing algorithms.
On this page