Author: Mark Powers <Mark.Powers at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: 4d8ef3bd9a3db67d0687ae3b4098e731c27f84f8
Total changesets: 1
Log message:
6693650 kernel implementation of AES lacks support for >64 bits long AES counter
Files:
update: usr/src/common/crypto/modes/cbc.c
update: usr/src/common/crypto/modes/ctr.c
update: usr/src/common/crypto/modes/ecb.c
update: usr/src/common/crypto/modes/modes.h
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softAESCrypt.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softBlowfishCrypt.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softDESCrypt.c