1.1.0 • Published 11 months ago
Last release11 months ago
encryption-p
Features
Installation
Usage
Hashing a Password
Comparing a Password
API
MyBcrypt.hash(password: string, saltRounds?: number): string
MyBcrypt.compare(password: string, hash: string): boolean
License
Author