Skip to content

Commit

Permalink
Update benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
nadimkobeissi authored Jul 30, 2020
1 parent 2571325 commit c6048d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ ok github.com/symbolicsoft/kyber-k2so 3.114s
goos: linux
goarch: amd64
pkg: github.com/symbolicsoft/kyber-k2so
BenchmarkKemKeypair-8 1000000000 0.000144 ns/op
BenchmarkKemEncrypt-8 1000000000 0.000158 ns/op
BenchmarkKemDecrypt-8 1000000000 0.000179 ns/op
BenchmarkKemKeypair-8 1000000000 0.000074 ns/op
BenchmarkKemEncrypt-8 1000000000 0.000084 ns/op
BenchmarkKemDecrypt-8 1000000000 0.000099 ns/op
```

# About Kyber-K2SO
Kyber-K2SO is published by [Symbolic Software](https://symbolic.software) under the MIT License. It is written by [Nadim Kobeissi](https://nadim.computer).

We thank [Peter Schwabe](https://cryptojedi.org/peter) for his feedback during the development of Kyber-K2SO.
We thank [Peter Schwabe](https://cryptojedi.org/peter) for his feedback during the development of Kyber-K2SO.

0 comments on commit c6048d9

Please sign in to comment.