proxy.golang.org : github.com/jrick/winternitz
Package winternitz implements the Winternitz one-time signature scheme using the Blake2b-256 hash function and a Winternitz compression parameter w of 256. Secret keys are one time use. A secret key must not sign more than one message. Hash-based signature schemes are of particular interest and importance due to the belief that they are resistant against quantum computing attacks. Unlike RSA and ECDSA, hash-based signatures do not rely on the discrete logarithm problem (which a quantum computer can solve in polynomial time) as being computationally hard. This package has not received an independent security audit.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jrick/winternitz
License: BlueOak-1.0.0
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/jrick
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago