An open API service indexing awesome lists of open source software.

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".

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/xaionaro-go/supercop/crypto_sign/ed25519/amd64-51-30k?status.svg)](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
```