On Wed, 3 Dec 2003, Richard Levitte - VMS Whacker wrote:

> dave.roberts> The "issues" are how to cope with it within the
> dave.roberts> set_padding function.
> 
> Hmm, extend the flags just a little bit maybe, so we'd end up adding
> the following lines:

I've made local changes to that function now also, one issue to overcome
was to determine when 0 meant "no padding" or when it was the #define for
the PKCS5 padding.  I therefore made the #define non-zero, and believe
that my changes cater for all instances of the "old" method if pad is 1,
0, or -1, and the "new" method if one of the padding #defines are used.

> I personally have no problem with adding variantions of padding to
> OpenSSL.

OK, where or to whom do I send the diff output?

- DR.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to