Commit ID:      100547A84C870A75856
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/11/30 02:45:35 UTC

Modified files:
        include        : cast.h string.h
        lib/libc       : Makefile
        lib/libc/crypt : cast.c
        lib/libssl/src/crypto/cast: c_enc.c
        kern/c         : Makefile.inc

Log message:
use faster call for CAST, it does help

this also adds explicit_bzero and timingsafe_{b,mem}cmp to libc API

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/cast.h
cvs -R rdiff -kk -upr1.11 -r1.12 src/include/string.h
cvs -R rdiff -kk -upr1.45 -r1.46 src/lib/libc/Makefile
cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/crypt/cast.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libssl/src/crypto/cast/c_enc.c
cvs -R rdiff -kk -upr1.30 -r1.31 src/kern/c/Makefile.inc

Reply via email to