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 Jul 9 20:32:08 UTC 1999
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
cryptosrc-intl/crypto-intl/sys/netinet6: esp_core.c esp_input.c
esp_output.c
Log Message:
add NetBSD RCS ID on top.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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/bf_skey.c \
cryptosrc-intl/crypto-intl/sys/crypto/blowfish/blowfish.h
cvs rdiff -r1.1 -r1.2 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.1 -r1.2 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.2 -r1.3 cryptosrc-intl/crypto-intl/sys/crypto/des/des_3cbc.c
cvs rdiff -r1.3 -r1.4 cryptosrc-intl/crypto-intl/sys/netinet6/esp_core.c
cvs rdiff -r1.2 -r1.3 cryptosrc-intl/crypto-intl/sys/netinet6/esp_input.c
cvs rdiff -r1.1 -r1.2 cryptosrc-intl/crypto-intl/sys/netinet6/esp_output.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