Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   itojun
Date:           Fri Jul 25 09:48:20 UTC 2003

Added Files:
        src/sys/netinet6: ah_aesxcbcmac.c ah_aesxcbcmac.h esp_aesctr.c
            esp_aesctr.h

Log Message:
AES XCBC MAC (for AH)
AES counter mode (for ESP)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/netinet6/ah_aesxcbcmac.c \
    src/sys/netinet6/ah_aesxcbcmac.h src/sys/netinet6/esp_aesctr.c \
    src/sys/netinet6/esp_aesctr.h

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