web3utilities 2.2.0

Commonly used cryptograpgic data structures in Web3
Documentation

web3utilities

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • common
  • base58
  • hex
  • ed25519
  • sr25519
  • random
  • tai64
  • clonable_secret
  • debug_secret
  • zeroize_timestamp
  • zeroize_ed25519_public
  • zeroize_ed25519_signature
  • zeroize_sr25519_public
  • zeroize_sr25519_signature
  • zeroize_x25519_public
  • zeroize_aead

sr25519

  • dep:schnorrkel
  • common

ed25519

  • dep:ed25519-dalek
  • common

debug_secret

  • dep:hex

base58

  • dep:bs58

random

  • dep:nanorand

tai64

    This feature flag does not enable additional features.

bs58

    This feature flag does not enable additional features.

zeroize_x25519_public

    This feature flag does not enable additional features.

zeroize_aead

    This feature flag does not enable additional features.

nanorand

    This feature flag does not enable additional features.

ed25519-dalek

    This feature flag does not enable additional features.

zeroize_ed25519_signature

    This feature flag does not enable additional features.

zeroize_ed25519_public

    This feature flag does not enable additional features.

zeroize_sr25519_public

    This feature flag does not enable additional features.

zeroize_sr25519_signature

    This feature flag does not enable additional features.

zeroize_timestamp

    This feature flag does not enable additional features.

clonable_secret

    This feature flag does not enable additional features.

schnorrkel

    This feature flag does not enable additional features.

common

    This feature flag does not enable additional features.

hex

    This feature flag does not enable additional features.