crypto_ffi

A crypto library that uses rust as backend and FFI exported for flutter supported platforms.

Build script

./scripts/bootstrap.sh

Test script

flutter test

Crpyto api included

  • x ed25519
  • x secp256k1
  • x aes-ctr-128
  • x pbkdf2 derive
  • x scrypt derive
  • x bls
  • sha256
  • sha384
  • sha512
  • keccak256
  • sr25519