encrypt
339
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
MXLogger
135
MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。
flutter_string_encryption
57
Cross-platform string encryption using common best-practices (AES/CBC/PKCS5/Random IVs/HMAC-SHA256 Integrity Check).
jose
55
Javascript Object Signing and Encryption (JOSE) library
steel_crypt
40
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
aes_crypt_null_safe
5
Flutter Package for Encryption & Decryption - With added Null Safety - Created using Flutter Framework and Dart Language