Add krb5_allow_weak_crypto API
authorGreg Hudson <ghudson@mit.edu>
Tue, 19 Jan 2010 23:35:39 +0000 (23:35 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 19 Jan 2010 23:35:39 +0000 (23:35 +0000)
commitbc763a58830d2b5b097324a70317edb8638a4cc8
tree7b6ec2238603f09d73fcd931ff371cca5d8dfdf3
parent4c40a2de53cb618b839d1647442dcd9f0e9d2ae4
Add krb5_allow_weak_crypto API

Add an API to allow apps to override the profile setting of
allow_weak_crypto, so that aklog can work with krb5 1.8 out of the box
until OpenAFS finishes migrating away from DES.

ticket: 6645
target_version: 1.8
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23663 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/krb5.hin
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/allow_weak.c [new file with mode: 0644]
src/lib/krb5/libkrb5.exports