Don't do more than the necessary encryptions for a single cblock length
authorRichard Basch <probe@mit.edu>
Tue, 7 May 1996 23:22:02 +0000 (23:22 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 7 May 1996 23:22:02 +0000 (23:22 +0000)
commita364eb5488daaa743980a21a5f3a7100232ee0dc
tree2f13adf8d52f7c86ef85ed627cfadb582e7c7992
parent4b5ae5629998c34378b3d5eea8f062201e256263
Don't do more than the necessary encryptions for a single cblock length
random key. Only the larger cblocks need a second wrap-around cbc encrypt
to prevent leaking a codebook.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7922 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/random_key.c