Michiel The old SEC_PKCS7 API is deprecated. It conforms to the original PKCS#7, not to the newer "Cryptographic Message Syntax" RFC which superseded PKSC#7 and is a superset of PKCS#7.
NSS has a newer library that implements the newer RFC. IMO, all new development should be using it instead of the old SEC_PKCS7 API. It's called libSMIME (which is a misnomer, because it doesn't do any MIME). There is a test program for it, cmsutil. I suggest that you see if you can get cmsutil to decrypt your message. -- Nelson B _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto