flypto 0.1.0

Simplified cryptography library
Documentation

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.