Skip to content

Latest commit

 

History

History
executable file
·
2 lines (2 loc) · 247 Bytes

File metadata and controls

executable file
·
2 lines (2 loc) · 247 Bytes

Fork of 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)