UNPKG

nitlix-crypto

Version:

😍 Another starting collection of hashing, salting and other encryption tools 🚀 for the back-end side of the web.

2 lines (1 loc) 76 B
export default function (string: string, rounds?: number): Promise<string>;