Top 2.3% forks on proxy.golang.org
proxy.golang.org : github.com/cloudflare/circl/sign/ed448
Package ed448 implements Ed448 signature scheme as described in RFC-8032. This package implements two signature variants. Specific functions for sign and verify are defined. A generic signing function for all schemes is available through the crypto.Signer interface, which is implemented by the PrivateKey type. A correspond all-in-one verification method is provided by the VerifyAny function. Both schemes require a context string for domain separation. This parameter is passed using a SignerOptions struct defined in this package. References:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/cloudflare/circl/sign/ed448
Keywords:
circl
, cryptography
, csidh
, dilithium
, ed25519
, ed448
, elliptic-curves
, go
, golang
, hpke
, kyber
, pki
, post-quantum
, sidh
License: BSD-3-Clause
Latest release: about 2 months ago
Namespace: github.com/cloudflare/circl/sign
Stars: 1,517 on GitHub
Forks: 176 on GitHub
Total Commits: 525
Committers: 26
Average commits per author: 20.192
Development Distribution Score (DDS): 0.56
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago