proxy.golang.org : github.com/opencoff/go-sign
Package sign implements Ed25519 signing, verification on files. It builds upon golang.org/x/crypto/ed25519 by adding methods for serializing and deserializing Ed25519 private & public keys. In addition, it works with large files - by precalculating their SHA512 checksum in mmap'd mode and sending the 64 byte signature for Ed25519 signing.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/opencoff/go-sign
Keywords:
cryptographic-checksum
, ed25519
, ed25519-serialization
, file-checksum
, golang
License: GPL-2.0
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/opencoff
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago