Add krb5_allow_weak_crypto API to enable weak enctypes
commit53dd82e66aac8f31df0eb34a6a276fbe44297f0f
authorRuss Allbery <rra@stanford.edu>
Thu, 28 Jan 2010 04:39:21 +0000 (27 20:39 -0800)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 28 Jan 2010 05:56:38 +0000 (27 21:56 -0800)
tree8218fd2f0a7ed39acd06cf112d6aa2a7508c7075
parenta7a78f18bdadfc661baa13d63be0f9c14832a794
Add krb5_allow_weak_crypto API to enable weak enctypes

Add krb5_allow_weak_crypto parallel to the API introduced in MIT
Kerberos 1.8.  Enables or disables all enctypes marked as weak.
Add a new enctype flag marking weak enctypes (all of the ones that
are disabled by default).

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/krb5/crypto.c
lib/krb5/version-script.map