encrypt_decrypt_plus 2.0.0
encrypt_decrypt_plus: ^2.0.0 copied to clipboard
This package helps to encryption and decryption with or without secret key and JWT decode.
2.0.0 #
- Upgrade dependencies.
1.7.0 #
- AES-256-CBC for encryption and decryption.
1.6.0 #
- AES-256-CBC for encryption and decryption.
1.5.0 #
- AES-256-CBC for encryption and decryption.
- Change Cipher -> XOR
1.4.0 #
- AES-256-CBC for encryption and decryption.
- Change Cipher -> XOR
1.3.0 #
- AES-256-CBC for encryption and decryption.
1.2.0 #
- Add namespace for android
- Upgrade dependencies
1.1.0 #
- Decode JWT token and expiration date time.
1.0.0 #
- This package helps to encryption and decryption with or without secret key.