signature 2.2.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 5 feature flags, 0 of them enabled by default.

std

  • alloc
  • rand_core?/std

rand_core

  • dep:rand_core

derive

  • dep:derive

digest

  • dep:digest

alloc

    This feature flag does not enable additional features.