I'm trying to encrypt 24 bytes of data (3DES symmetric key) and I'm getting -8192 error.
Make sure that when you did the 3DES/CDC encryption, you used the proper padding. For the symmetric cipher, it's ISO 10126, even if the assymetric uses PKCS1 :
http://www.w3.org/TR/xmlenc-core/#sec-Padding
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto
