Source-Changes archive

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

CVS commit: cryptosrc-intl



Module Name:    cryptosrc-intl
Committed By:   itojun
Date:           Fri Jun  2 18:11:05 UTC 2000

Modified Files:
        cryptosrc-intl/crypto-intl/sys/crypto/blowfish: bf_cbc.c bf_cbc_m.c
            bf_enc.c bf_locl.h bf_pi.h bf_skey.c blowfish.h
        cryptosrc-intl/crypto-intl/sys/crypto/cast128: cast128.c cast128.h
            cast128_cbc.c cast128_subkey.h
        cryptosrc-intl/crypto-intl/sys/crypto/des: des.h des_3cbc.c des_cbc.c
            des_ecb.c des_locl.h des_setkey.c podd.h sk.h spr.h

Log Message:
sync with latest kame tree (cosmetic - nuke space at eol, $KAME$ tag)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_cbc.c \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_cbc_m.c \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_enc.c \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_locl.h \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_pi.h \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/blowfish.h
cvs rdiff -r1.4 -r1.5 \
    cryptosrc-intl/crypto-intl/sys/crypto/blowfish/bf_skey.c
cvs rdiff -r1.2 -r1.3 cryptosrc-intl/crypto-intl/sys/crypto/cast128/cast128.c \
    cryptosrc-intl/crypto-intl/sys/crypto/cast128/cast128.h \
    cryptosrc-intl/crypto-intl/sys/crypto/cast128/cast128_cbc.c \
    cryptosrc-intl/crypto-intl/sys/crypto/cast128/cast128_subkey.h
cvs rdiff -r1.2 -r1.3 cryptosrc-intl/crypto-intl/sys/crypto/des/des.h \
    cryptosrc-intl/crypto-intl/sys/crypto/des/des_cbc.c \
    cryptosrc-intl/crypto-intl/sys/crypto/des/des_ecb.c \
    cryptosrc-intl/crypto-intl/sys/crypto/des/des_locl.h \
    cryptosrc-intl/crypto-intl/sys/crypto/des/des_setkey.c \
    cryptosrc-intl/crypto-intl/sys/crypto/des/podd.h \
    cryptosrc-intl/crypto-intl/sys/crypto/des/sk.h \
    cryptosrc-intl/crypto-intl/sys/crypto/des/spr.h
cvs rdiff -r1.3 -r1.4 cryptosrc-intl/crypto-intl/sys/crypto/des/des_3cbc.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