Encryption Packages

steel_crypt

The library includes a wide range of high-level, cryptographic APIs. Hashing, password hashing, two-way encryption, MAC authentication, and key/IV generation are all supported by this library.

cryptography

Encryption, digital signatures, key agreement, authentication, and hashing are just a few of the cryptographic methods that may be used. AES, Chacha20, ED25519, X25519, and more are among them. Web Crypto is supported.

crypton

crypton is a Dart library for simple asymmetric encryption and digital signatures.

rsa_encrypt

Enabling you to quickly install rsa encryption in your flutter project, it goes over everything from generating key pairs, encrypting and decrypting strings.

flutter_des

The result is the same, regardless of platform: Java, Android, iOS, or other platforms.

flutter_string_encryption

Cross-platform string encryption in a way that takes advantage of best practices.

file_cryptor

The encryption and decryption tools in this package are designed for use with files, inculding PDF, MP3, MP4, PNG, etc…

cipher2

It’s a Flutter plugin project for encryption and decryption that works on both iOS and Android.

Similar Posts