fuel-crypto 0.3.0

Fuel cryptographic primitives.
Documentation

Fuel Crypto

build crates.io docs discord

Fuel cryptographic primitives.

Compile features

  • std: Unless set, the crate will link to the core-crate instead of the std-crate. More info here.
  • random: Implement no-std rand features for the provided types.
  • serde-types: Add support for serde for the provided types.
  • serde-types-minimal: Add support for no-std serde for the provided types.