re-write the handling of crypto libraries. try to use the one of
authorAssar Westerlund <assar@sics.se>
Wed, 22 Aug 2001 20:30:33 +0000 (20:30 +0000)
committerAssar Westerlund <assar@sics.se>
Wed, 22 Aug 2001 20:30:33 +0000 (20:30 +0000)
commitaad564d1c26d2bc7b8a3e591ef209a7af96190f6
tree51180d350a883dae1e1be3a63a6a2f9acbc6f0b1
parent4df3da117dd546b0258a14a0c9d2bc2fcdb21186
re-write the handling of crypto libraries.  try to use the one of
openssl's libcrypto or krb4's libdes that has all the required
functionality (md4, md5, sha1, des, rc4).  if there is no such
library, the included lib/des is built.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10519 ec53bebd-3082-4978-b11e-865c3cabbd6b
19 files changed:
admin/ktutil_locl.h
appl/ftp/ftp/ftp_locl.h
appl/kx/common.c
appl/otp/otp_locl.h
appl/telnet/libtelnet/enc_des.c
appl/telnet/libtelnet/encrypt.h
appl/telnet/libtelnet/kerberos.c
cf/crypto.m4 [new file with mode: 0644]
configure.in
kadmin/kadmin_locl.h
kdc/headers.h
kdc/kdc_locl.h
kpasswd/kpasswd_locl.h
lib/hdb/hdb_locl.h
lib/krb5/Makefile.am
lib/krb5/crypto.c
lib/krb5/krb5_locl.h
lib/otp/Makefile.am
lib/otp/otp_md.c