Re: The problem of decrypting big files encrypted with openssl smime

2011-07-10 Thread Michael Tabolsky
of horribly hacky streaming decrypt. I would do any hack whatever horrible it is to get the file back, unfortunately I am not skilled enough and I can't understand what you suggest. Does pkcs7 consists of "pieces" that can be decoded one by one? -- Michael Tabolsky, Independent IT

The problem of decrypting big files encrypted with openssl smime

2011-07-10 Thread Michael Tabolsky
types to larger ones but it only gets me to segmentation faults. Anybody any clues on what I can try at this point? Thank everyone in advance. P.S. The problem is can be reproduced with any smime file larger than 4GB. dd'ing some data, encrypting it cannot ever be decrypted. -- Michae