Re: [opensc-devel] tcos encipherment

2007-08-27 Thread Peter Koch
> > How did you encrypt your data? Looks like a padding problem to me. > > OpenSC assumes that you used PKCS#1-padding before you encrypted > > your data. I'm not sure whether all keys on your SignTrust card > > supports non-PKCS#1-padding. Let me know if you must decrypt > > non-PKCS#1-padded data

Re: [opensc-devel] tcos encipherment

2007-08-27 Thread Dmitry Zhigulin
Peter Koch opensc-project.org> writes: > How did you encrypt your data? Looks like a padding problem to me. > OpenSC assumes that you used PKCS#1-padding before you encrypted > your data. I'm not sure whether all keys on your SignTrust card > supports non-PKCS#1-padding. Let me know if you must