mirror of
https://github.com/nspcc-dev/neofs-crypto.git
synced 2026-03-01 04:29:00 +00:00
Change func signature for Verify* #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @im-kulikov on GitHub (Nov 12, 2019).
Originally assigned to: @im-kulikov on GitHub.
What is proposed:
func Verify(pub *ecdsa.PublicKey, sig, msg []byte) errorfunc Verify(pub *ecdsa.PublicKey, msg, sig []byte) error@im-kulikov commented on GitHub (Nov 12, 2019):
closed by https://github.com/nspcc-dev/neofs-crypto/pull/6