]> Cypherpunks repositories - gostls13.git/commit
crypto/elliptic: implement MarshalCompressed and UnmarshalCompressed
authorEvgeniy Kulikov <tuxuls@gmail.com>
Thu, 13 Feb 2020 12:55:07 +0000 (12:55 +0000)
committerFilippo Valsorda <filippo@golang.org>
Thu, 7 May 2020 23:41:27 +0000 (23:41 +0000)
commit5c13cab36b4667cc1a42667b16b8f049016586e0
tree17b2abec181a1e93c4fca62a144ccef7d2ec844b
parent6ffca2260296d82f235d38367f0d0f008121521e
crypto/elliptic: implement MarshalCompressed and UnmarshalCompressed

Fixes #34105

Co-authored-by: Filippo Valsorda <filippo@golang.org>
Change-Id: I3470343ec9ce9a0bd5593a04d3ba5816b75d3332
GitHub-Last-Rev: 9b38b0a7f8cef7f001fe9126a1cfcb4990f7b996
GitHub-Pull-Request: golang/go#35110
Reviewed-on: https://go-review.googlesource.com/c/go/+/202819
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/elliptic/elliptic.go
src/crypto/elliptic/elliptic_test.go