signature 1.6.0

Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
Documentation

signature

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 8 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

derive-preview

  • digest-preview
  • signature_derive

digest-preview

  • digest

rand-preview

  • rand_core

signature_derive

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.