I hereby claim:
- I am rahultrivedi180 on github.
- I am rahultrivedi180 (https://keybase.io/rahultrivedi180) on keybase.
- I have a public key ASBt5p0_n5ouqes9F5lKXuohX6XUNHERdp9NwdBY3hh9Wgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/** | |
* Cryptography Functions | |
* | |
* Forked from btxtiger/AesUtil.ts | |
* https://gist.github.com/btxtiger/e8eaee70d6e46729d127f1e384e755d6 | |
*/ | |
import crypto from 'crypto'; | |
import { Password } from './types'; |