Najot Coding
A Dart package for encryption and decryption using AES with customizable key and IV management.
Features
- AES encryption and decryption
- Support for 128, 192, and 256-bit keys
- Customizable initialization vector (IV)
- Simple API for easy integration
Installation
Add najot_coding as a dependency in your pubspec.yaml file:
dependencies:
najot_coding: ^1.0.0