mirror of
https://github.com/golang/go
synced 2024-11-06 10:36:13 -07:00
a1901f898b
Updates #31804 Change-Id: I5a48dfc57401576902674aff20b557e4a8ce8ab8 Reviewed-on: https://go-review.googlesource.com/c/go/+/373076 Reviewed-by: Filippo Valsorda <valsorda@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> Run-TryBot: Filippo Valsorda <filippo@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Katie Hockman <katie@golang.org> Reviewed-by: David Chase <drchase@google.com>
5 lines
275 B
Plaintext
5 lines
275 B
Plaintext
pkg crypto/ed25519, func VerifyWithOptions(PublicKey, []uint8, []uint8, *Options) error #31804
|
|
pkg crypto/ed25519, method (*Options) HashFunc() crypto.Hash #31804
|
|
pkg crypto/ed25519, type Options struct #31804
|
|
pkg crypto/ed25519, type Options struct, Hash crypto.Hash #31804
|