mirror of
https://github.com/golang/go
synced 2024-11-18 07:44:51 -07:00
831c6509cc
This is missing a test for Ed25519ph with context, since the RFC doesn't provide one. Fixes #31804 Change-Id: I20947374c51c6b22fb2835317d00edf816c9a2d2 Reviewed-on: https://go-review.googlesource.com/c/go/+/404274 Auto-Submit: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org>
6 lines
338 B
Plaintext
6 lines
338 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
|
|
pkg crypto/ed25519, type Options struct, Context string #31804
|