<div dir="ltr">Exactly, that's my point, I have to integrate with a third party API, so I can't do anything else but to send the ciphered text as expected.<div><br></div><div>Anyway, thanks for your explanation on this issue, I'll take it into account and try to contact third party support team.</div><div><br></div><div><br></div><div>Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-25 11:23 GMT+01:00 Viktor Dukhovni <span dir="ltr"><<a href="mailto:openssl-users@dukhovni.org" target="_blank">openssl-users@dukhovni.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 25, 2015 at 11:14:48AM +0100, David García wrote:<br>
<br>
> Viktor, you pointed me to the right way. I was missing the -nopad flag in<br>
> the openssl command.<br>
<br>
</span>Not using padding is fragile and can lead to subtle data corruption.<br>
Perhaps not padding is safe and correct in your case, but I am<br>
skeptical and you should be too.  If you're constrained to interoperate<br>
with existing code that is not padding, that code is questionable,<br>
but you may have no choice but to follow suite.  If you're free to<br>
choose formats, you should probably pad.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
        Viktor.<br>
_______________________________________________<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">David</div>
</div>