cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c

Sam Leffler sam at errno.com
Fri Mar 11 09:42:44 PST 2005


Hajimu UMEMOTO wrote:
> ume         2005-03-11 12:45:09 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/opencrypto       rijndael.c rijndael.h xform.c 
>   Log:
>   - use 1/2 space for rijndael context in ipsec
>   - rijndael_set_key() always sets up full context
>   - rijndaelKeySetupDec() gets back original protoype
>   
>   Reviewed by:    sam
>   Obtained from:  OpenBSD

I did not review these changes and I have no idea if users of rijndael 
such as FAST_IPSEC continue to work.  Did you test FAST_IPSEC w/ AES keys?

	Sam


More information about the cvs-src mailing list