I'm looking for any react native library that can be used for the AES 128 encryption. Something like:
crypto.createCipheriv(algorithm, key, iv[, options]) in Node
I've only found react-native-aes but that's for 256 encryption, not 128
Thank you!
I found this library: https://github.com/ricmoo/aes-js
It's 100% javascript so It's compatible with react-native aswell.
This library has many encryptions options so I hope it can be helpful for someone else in the future ;)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With