https://github.com/xaionaro-go/supercop
Bindings to superfast collection of crypto implementations "SUPERCOP".
https://github.com/xaionaro-go/supercop
bindings crypto ed25519 golang supercop
Last synced: 8 months ago
JSON representation
Bindings to superfast collection of crypto implementations "SUPERCOP".
- Host: GitHub
- URL: https://github.com/xaionaro-go/supercop
- Owner: xaionaro-go
- Created: 2020-01-16T22:02:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T17:24:12.000Z (over 6 years ago)
- Last Synced: 2025-01-10T02:45:33.638Z (over 1 year ago)
- Topics: bindings, crypto, ed25519, golang, supercop
- Language: Go
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://godoc.org/github.com/xaionaro-go/supercop/crypto_sign/ed25519/amd64-51-30k)
Bindings to superfast collection of crypto implementations
"[SUPERCOP](http://bench.cr.yp.to/supercop.html)".
```
BenchmarkCryptoSign-8 64177 18881 ns/op 32 B/op 1 allocs/op
BenchmarkGoEd25519Sign-8 19689 63937 ns/op 512 B/op 6 allocs/op
```