aes_cbc_cipher 1.0.2+1 copy "aes_cbc_cipher: ^1.0.2+1" to clipboard
aes_cbc_cipher: ^1.0.2+1 copied to clipboard

The `AESCBCCipher` is a singleton class that provides AES encryption and decryption functionality using the `encrypt` package. It is used to encrypt and decrypt data using the AES (Advanced Encryption [...]

Stable versions of aes_cbc_cipher

VersionMin Dart SDKUploadedDocumentationArchive
1.0.2+1Null safety3.05 months agoGo to the documentation of aes_cbc_cipher 1.0.2+1Download aes_cbc_cipher 1.0.2+1 archive
1.0.2Null safety3.05 months agoGo to the documentation of aes_cbc_cipher 1.0.2Download aes_cbc_cipher 1.0.2 archive
1.0.1Null safety3.010 months agoDownload aes_cbc_cipher 1.0.1 archive
1.0.0Null safety3.013 months agoDownload aes_cbc_cipher 1.0.0 archive
0
likes
140
pub points
69%
popularity

Publisher

unverified uploader

The `AESCBCCipher` is a singleton class that provides AES encryption and decryption functionality using the `encrypt` package. It is used to encrypt and decrypt data using the AES (Advanced Encryption Standard) algorithm in CBC (Cipher Block Chaining) mode.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, encrypt, tuple

More

Packages that depend on aes_cbc_cipher