fuel-crypto

Crates.iofuel-crypto
lib.rsfuel-crypto
version0.55.0
sourcesrc
created_at2022-01-26 18:33:10.743975
updated_at2024-07-04 20:49:36.571493
descriptionFuel cryptographic primitives.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id521779
size74,500
(fuel-service-user)

documentation

README

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.
Commit count: 793

cargo fmt