mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
Update README
This commit is contained in:
parent
784f5ef8c7
commit
c0199ac104
@ -1,4 +1,4 @@
|
||||
This is a **SM2 sm2p256v1** implementation which performance is similar like golang native P256 under **amd64** .
|
||||
This is a **SM2 sm2p256v1** implementation whose performance is similar like golang native P256 under **amd64** .
|
||||
|
||||
**SM2 encryption Benchmark**
|
||||
|
||||
@ -18,7 +18,8 @@ This is a **SM2 sm2p256v1** implementation which performance is similar like gol
|
||||
PASS
|
||||
ok gmsm/sm2 1.564s
|
||||
|
||||
goos: windows(with P256/SM2 amd64 curve implementation, i think there are still improvement space for p256Sqr function)
|
||||
P-256/SM2(with P256/SM2 amd64 curve implementation, i think there are still improvement space for p256Sqr function)
|
||||
goos: windows
|
||||
goarch: amd64
|
||||
pkg: github.com/emmansun/gmsm/sm2
|
||||
BenchmarkLessThan32_P256SM2-6 10447 115618 ns/op 2357 B/op 46 allocs/op
|
||||
|
Loading…
x
Reference in New Issue
Block a user