UNPKG

@lagregance/react-native-aes-crypto

Version:
3 lines (2 loc) 247 B
Fork of [react-native-aes-crypto](https://www.npmjs.com/package/react-native-aes-crypto), the only change is the `encrypt` and `decrypt` function is based on key length in order to choose the good algorithm (aes-cbc-128, aes-cbc-192, aes-cbc-256)