3.0.0 • Published 1 year ago
bitbo-tea-game v3.0.0
bitbo-tea-game
NPM library providing essential tea-game utilities for password encryption.
Installation
npm install bitbo-tea-game
## API
tea-game
encryptPasswor(pwd, secret)
* pwd: the password to encrypt.
* secret: The secret key used for encryption.