A comprehensive Dart wrapper for the Binance API, covering all major endpoints including Spot, Futures, Margin, and more.#api#binance#dart#cryptocurrency#trading
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 pure Dart implementation of the Rijndael (AES) cipher, supporting multiple block sizes, CBC mode, and various padding schemes.#crypto#encryption#aes#security