Skip to content
Snippets Groups Projects
user avatar
Donald Stufft authored
* Accepts the binary representation of a public key
* nacl.signing.VerifyKey().verify accepts either a single signed
  message with the signature and message conatted or seperate
  message and signature and will raise an exception if it detects
  tampering, forgery, or corruption.
0473a080
History