> From: owner-openssl-dev On Behalf Of Jeroen Pluimers via RT
> Sent: Thursday, October 31, 2013 14:32

> This is probably the same bug as mentioned at
> http://comments.gmane.org/gmane.comp.encryption.openssl.user/40609
> 
It's not exactly the same problem. Your lines are not > 76.

<snip: one smime file fails to parse body with "not enough data">

> The .eml files are available as public Gists:
> 
> https://gist.github.com/anonymous/7233329 = no-headers.base64-
> wrapped-bad.eml
> (which has 76 base64 characters per line)
> https://gist.github.com/anonymous/7233372 = no-headers.base64-
> wrapped-good.eml
> (which has 64 base64 characters per line)
> 
In addition your "bad" file has a line with (only) dot after the end of 
the base64. If I remove that, it parses okay. (I can't decrypt of course.)

If I strip the smime headers and just run the body, with or without dot,
through 'openssl base64 -d' it exhibits the same problem. 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to