* grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,
authorTom Yu <tlyu@mit.edu>
Thu, 23 Jun 1994 05:13:05 +0000 (05:13 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 23 Jun 1994 05:13:05 +0000 (05:13 +0000)
commita76804c7afc286e05188d2321e95256ea2505be0
treee715164a36f232ea622955a7ac0c6b0874e84743
parent5d3bd1121b39b29c64616fdf39490777f171c3b8
* grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC,
although something like ETYPE_DES_CBC_RAW or ETYPE_DES_CBC_NONE
would probably work better (following the convention
ETYPE_{system}_{mode}_{integrity})

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3902 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog [new file with mode: 0644]
src/lib/crypto/des/cs_entry.c