svn rev #21278: trunk/src/lib/crypto/
hartmans@MIT.EDU
hartmans at MIT.EDU
Thu Dec 4 10:48:09 EST 2008
http://src.mit.edu/fisheye/changelog/krb5/?cs=21278
Commit By: hartmans
Log Message:
ticket: 6274
Status: open
Merge r21120 from mskrb-integ
Refactor code such that an AEAD provider does not need to implement the
older, non-IOV SPIs. Instead, the older APIs will implement their
behaviour on top of the AEAD SPIs, using the wrapper functions in
aead.c.
Changed Files:
U trunk/src/lib/crypto/aead.c
U trunk/src/lib/crypto/aead.h
U trunk/src/lib/crypto/crypto_length.c
U trunk/src/lib/crypto/decrypt.c
U trunk/src/lib/crypto/encrypt.c
U trunk/src/lib/crypto/encrypt_length.c
More information about the cvs-krb5
mailing list