Module signing

Module signing 

Source

Traits§

Sign
Trait for types that can sign data.
Verify
Trait for types that can verify signatures.

Functions§

sign
Generic sign function that works with any signer.
verify
Generic verify function that works with any verifier.