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

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

Reply via email to