svn rev #21263: trunk/src/ include/ include/krb5/ lib/crypto/ lib/crypto/arcfour/ ...
hartmans@MIT.EDU
hartmans at MIT.EDU
Tue Dec 2 15:10:22 EST 2008
http://src.mit.edu/fisheye/changelog/krb5/?cs=21263
Commit By: hartmans
Log Message:
ticket: new
Status: open
Subject: Crypto IOV API per Projects/AEAD encryption API
Merge in the mskrb-crypto-iov branch at r21259 in order to move an
implementation of
http://k5wiki.kerberos.org/wiki/Projects/AEAD_encryption_API onto the
trunk. This branch contains a subset of the commits on the
mskrb-integ branch that implement the krb5 library part of the crypto
IOV API.
Changed Files:
U trunk/src/include/k5-int.h
U trunk/src/include/krb5/krb5.hin
U trunk/src/lib/crypto/Makefile.in
A trunk/src/lib/crypto/aead.c
A trunk/src/lib/crypto/aead.h
U trunk/src/lib/crypto/arcfour/Makefile.in
U trunk/src/lib/crypto/arcfour/arcfour-int.h
U trunk/src/lib/crypto/arcfour/arcfour.c
U trunk/src/lib/crypto/arcfour/arcfour.h
A trunk/src/lib/crypto/arcfour/arcfour_aead.c
A trunk/src/lib/crypto/crypto_length.c
A trunk/src/lib/crypto/decrypt_iov.c
U trunk/src/lib/crypto/des/Makefile.in
A trunk/src/lib/crypto/des/d3_aead.c
U trunk/src/lib/crypto/des/des_int.h
U trunk/src/lib/crypto/dk/Makefile.in
U trunk/src/lib/crypto/dk/checksum.c
U trunk/src/lib/crypto/dk/dk.h
A trunk/src/lib/crypto/dk/dk_aead.c
U trunk/src/lib/crypto/enc_provider/aes.c
U trunk/src/lib/crypto/enc_provider/des3.c
U trunk/src/lib/crypto/enc_provider/enc_provider.h
U trunk/src/lib/crypto/enc_provider/rc4.c
A trunk/src/lib/crypto/encrypt_iov.c
U trunk/src/lib/crypto/etypes.c
U trunk/src/lib/crypto/hmac.c
U trunk/src/lib/crypto/keyhash_provider/descbc.c
U trunk/src/lib/crypto/keyhash_provider/hmac_md5.c
U trunk/src/lib/crypto/keyhash_provider/k5_md4des.c
U trunk/src/lib/crypto/keyhash_provider/k5_md5des.c
U trunk/src/lib/crypto/libk5crypto.exports
A trunk/src/lib/crypto/make_checksum_iov.c
U trunk/src/lib/crypto/t_encrypt.c
A trunk/src/lib/crypto/verify_checksum_iov.c
U trunk/src/lib/krb5/os/accessor.c
More information about the cvs-krb5
mailing list