fuel-crypto 0.65.0

Fuel cryptographic primitives.
docs.rs failed to build fuel-crypto-0.65.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fuel-crypto-0.63.0

Fuel Crypto

build crates.io docs discord

Fuel cryptographic primitives defined by the specification.

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: Add support for serde for the provided types.