aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
aes-ts
0 dependency, pure TypesScript implementation of the AES block cipher and common modes of operation.
aes-ecb
A pure JavaScript implementation of the AES block cipher algorithm with additional features.
aes-cross
A cross platform AES encryption-decryption with pkcs5Padding. support Java,javascript,typescript,C,Android,IOS...
react-native-aes-ecb
A pure JavaScript implementation of the AES block cipher algorithm with additional features for react-native.