toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 38 packages
Sort by PUB-AZS
A blockchain wallet address validator for multiple networks (CORE, EVM, Bitcoin, Solana, Cardano). Validates formats and checksums.#blockchain#wallet#address#validator#crypto
Library to use Bitcoin with Dart and Flutter applications#bitcoin#btc#sdk#crypto#library
A package providing bijective UUID mapping for secure and efficienct lookups.#uuid#security#cryptography#cloud-functions#utility
a dart libary that tries to implement crypto-js like functionality.#crypto#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
Dart implementation of the Dilithium signature scheme, which supports all 3 security levels (2, 3, 5).#cryptography#signature#dilithium#post-quantum
A pure Dart implementation of the Rijndael (AES) cipher, supporting multiple block sizes, CBC mode, and various padding schemes.#crypto#encryption#aes#security