> > The EVP interface has been changed between 0.9.6 and 0.9.7 in an
> > incompatible way. We are aware of problems caused by this change
> > and there is currently an internal discussion going on how
> > to handle the situation, including the option to revert to the
> > old behavior.
>
> In any c
Lutz Jaenicke wrote:
>
> On Fri, Apr 19, 2002 at 05:01:02AM -0600, James Yonan wrote:
> > The following program succeeds on 0.9.6 but
> > fails on 0.9.7. It tests the feature of
> > calling EVP_CipherInit once to build
> > a key schedule, then cycling through
> > calls to EVP_CipherInit, EVP_Cip
On Fri, Apr 19, 2002 at 05:01:02AM -0600, James Yonan wrote:
> The following program succeeds on 0.9.6 but
> fails on 0.9.7. It tests the feature of
> calling EVP_CipherInit once to build
> a key schedule, then cycling through
> calls to EVP_CipherInit, EVP_CipherUpdate,
> and EVP_CipherFinal to