bitbo-tea-game
v3.0.0
Published
A Node.js library providing essential tea-game utilities for text encryption.
Downloads
4
Readme
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.