+Wed Sep 06 14:20:57 1995 Chris Provenzano (proven@mit.edu)
+
+ * kdb5_err.et : Change KRB5_KDB_BAD_KEYTYPE to KRB5_KDB_BAD_ENCTYPE
+ * krb5_err.et : Change KRB5_BAD_KEYTYPE to KRB5_BAD_ENCTYPE
Tue Aug 29 13:37:14 EDT 1995 Paul Park (pjpark@mit.edu)
* kv5m_err.et - Add magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB
ec KRB5_KDB_BAD_VERSION, "Unsupported version in database entry"
ec KRB5_KDB_BAD_SALTTYPE, "Unsupported salt type"
-ec KRB5_KDB_BAD_KEYTYPE, "Unsupported key type"
+ec KRB5_KDB_BAD_ENCTYPE, "Unsupported encryption type"
end
error_code KRB5DES_BAD_KEYPAR, "DES key has bad parity"
error_code KRB5DES_WEAK_KEY, "DES key is a weak key"
-error_code KRB5_BAD_KEYTYPE, "Keytype is incompatible with encryption type"
+error_code KRB5_BAD_ENCTYPE, "Bad encryption type"
error_code KRB5_BAD_KEYSIZE, "Key size is incompatible with encryption type"
error_code KRB5_BAD_MSIZE, "Message size is incompatible with encryption type"