mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
zuc: update readme
This commit is contained in:
parent
bd2543cdf9
commit
ff4e5e9606
@ -47,3 +47,11 @@ func (s *zucState32) f32(x0, x1, x2 uint32) uint32 {
|
||||
}
|
||||
fmt.Println()
|
||||
```
|
||||
|
||||
## Performance with AMD64 SIMD & AESNI:
|
||||
goos: windows
|
||||
goarch: amd64
|
||||
pkg: github.com/emmansun/gmsm/zuc
|
||||
cpu: Intel(R) Core(TM) i5-9500 CPU @ 3.00GHz
|
||||
BenchmarkEncrypt1K-6 253791 4621 ns/op 220.52 MB/s
|
||||
BenchmarkEncrypt8K-6 31794 37772 ns/op 216.75 MB/s
|
||||
|
Loading…
x
Reference in New Issue
Block a user