package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Jun 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Signature represents the result of a Schnorr signature.
This signature claims to satisfy:
z * G = R + H(R, Y, m) * Y
for a public key Y.
Verify checks if a signature equation actually holds.
Note that m is the hash of a message, and not the message itself.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.