David Stutzman wrote:
I don't know how but I missed the "tech-notes" section which has a piece on RSA Signing and Encryption which says to use the SGN_ methods from cryptohi.h. I also see the VFY_ methods and I've successfully used the pair. Using these methods is not all that different from Java's built in methods and follows the normal Init, Update, Finalize pattern.

RSA Signing and Encryption with NSS:
http://www.mozilla.org/projects/security/pki/nss/tech-notes/tn7.html

I'm glad you found the tech note useful.  I just added
mention of the VFY_ functions on your suggestion.

Wan-Teh

_______________________________________________
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to