Skip to content

added jointVerify and improved the interfaces and tweaked the tests

Benjamin Wenger requested to merge crustCrytpto2 into release
  • Added JointVerify because that is how crust will do the verification
  • Changed VerifyUploadSignature to take the filehash instead of the file
  • Changed VerifyVerificationSignature to take an rsa.PublicKey for receptionPubKey instead of a byte slice
Edited by Benjamin Wenger

Merge request reports