toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 7 packages
Sort by PUB-AZS
A Dart library for encrypting and decrypting messages using the Fernet scheme.#crypto#cryptography#encryption#security
A Dart library for IP address encryption and obfuscation.#crypto#cryptography#encryption#privacy#security
Generate encrypted files to secure sensitive configuration data. Encrypt YAML files and streamline the protection of sensitive information in Flutter applications.#encryption#environment#security#dotenv#cryptography
A Dart port of the Cryptum encryption library providing hybrid RSA/AES-GCM encryption with secure session key handling and dynamic format negotiation.#cryptography#security#encryption#rsa#aes
A dart plugin implementing CBOR Object Signing and Encryption (RFC 9052, RFC 9053).#cryptography#encryption#codec
Hashes, Hmacs, Argon2 Passwords and AES-GCM-SIV encryption. Digests for sha1, sha2, md5, blake3, crc32#wasm#wit#crypto#password#encryption
A pure Dart implementation of the Rijndael (AES) cipher, supporting multiple block sizes, CBC mode, and various padding schemes.#crypto#encryption#aes#security