Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   itojun
Date:           Tue Nov 27 11:19:37 UTC 2001

Modified Files:
        syssrc/sys/crypto/cast128: cast128.c cast128.h
        syssrc/sys/netinet6: esp_core.c

Log Message:
fix cast128 with shorter key length.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/crypto/cast128/cast128.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/crypto/cast128/cast128.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/netinet6/esp_core.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index