Re: BF-cfb64-encrypt() encrypts data partially.

2009-04-26 Thread Michael S. Zick
On Mon April 27 2009, AngelWarrior wrote: > I have a file containing 549 bytes of data. When I try to encrypt the data,I > get only a partial encrypted data in the range of 113 to 140 bytes in > different runs.When I decrypt the data I get the partial data. > > This is a QT application OpenSSL 0.

BF-cfb64-encrypt() encrypts data partially.

2009-04-26 Thread AngelWarrior
I have a file containing 549 bytes of data. When I try to encrypt the data,I get only a partial encrypted data in the range of 113 to 140 bytes in different runs.When I decrypt the data I get the partial data. This is a QT application OpenSSL 0.9.8j windows int main(int argc, char** argv ) {

Re: Enveloped-data content type of the cryptographic message syntax defined in RFC 2630

2009-04-26 Thread Mathieu Malaterre
On Sun, Apr 26, 2009 at 10:50 AM, Mathieu Malaterre wrote: > Hi there, > >  After posting to sci.crypt, I was suggested to use OpenSSL. > Basically I need to implement a section of the DICOM standard (read: > medical image format), where for anonymization reason I need to > encrypt patient related

Enveloped-data content type of the cryptographic message syntax defined in RFC 2630

2009-04-26 Thread Mathieu Malaterre
Hi there, After posting to sci.crypt, I was suggested to use OpenSSL. Basically I need to implement a section of the DICOM standard (read: medical image format), where for anonymization reason I need to encrypt patient related information. As stated in the standard I need to enrypt some conten