CVSROOT:        /cvs
Module name:    src
Changes by:     mi...@cvs.openbsd.org   2010/09/30 04:34:56

Modified files:
        sbin/iked      : crypto.c ikev2_msg.c 

Log message:
disable padding correctly.  therefore we no longer need to supply
additional space in the buffer and just pad input length up to the
block size.  finalization is not needed for properly padded data.

kills a bunch of XXX's and an annoying error from openssl.

also, check a result from CipherUpdate while here.

ok reyk

Reply via email to