Crate tink_signature

source ·
Expand description

Implementations of the Signer and Verifier primitives.

To sign data using Tink you can use ECDSA or ED25519 key templates.

Modules

  • This module provides subtle implementations of digital signature primitives.

Constants

Functions