Documentation ¶
Overview ¶
Package crypto wraps crypto primitives.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EcdsaP384Sha384Verify ¶
EcdsaP384Sha384Verify verifies the signature in r, s of hash using ECDSA P384 + SHA 384 and the public key, pub. Its return value records whether the signature is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.