najot_coding 1.0.2 copy "najot_coding: ^1.0.2" to clipboard
najot_coding: ^1.0.2 copied to clipboard

A Dart package for encryption and decryption using AES with customizable key and IV management.

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
0
likes
135
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for encryption and decryption using AES with customizable key and IV management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, pointycastle

More

Packages that depend on najot_coding