OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Hans-Joerg Hoexer (hshoexercvs.openbsd.org)
Date: Mon Dec 20 2004 - 14:31:19 CST


CVSROOT: /cvs
Module name: src
Changes by: hshoexercvs.openbsd.org 2004/12/20 13:31:18

Modified files:
        sys/crypto : cryptosoft.c rijndael.c rijndael.h xform.c
                         xform.h

Log message:
Allow the setkey function of a transform to fail, eg. when an insufficient
number of key bits is supplied.

Only AES and DES/3DES might fail.

ok and help markus