1 unstable release

Uses new Rust 2024

new 0.1.0 Nov 8, 2025

#2365 in Cryptography


Used in 2 crates

GPL-3.0-only

21KB
122 lines

Flypto - Fly Crypto Library

Provides simplified classes for a variety of cryptographic applications:

  • AES encryption and decryption
  • Argon2 key derivation, password hashing with verification
  • Hkdf + Sha256 key derivation
  • X25519 shared secret derivation from contrary public and private keys.

Dependencies

~22MB
~178K SLoC