On Mon, Oct 11, 2010 at 9:04 PM, Jonathan Gray <[email protected]> wrote: > The kerberosV code switched to using the version of DES > in libcrypto when biorn imported heimdal 0.7.2 over four > years ago, the following diff removes the uneeded linking > to libdes. >
OK mikeb > As the code in OpenSSL/libcrypto is based on the code > in libdes it would be nice if we could move the following > over to libcrypto and remove libdes at some point: > > libexec/login_tis > libexec/login_token > sbin/isakmpd > usr.bin/passwd > usr.bin/sectok > usr.bin/telnet > usr.bin/x99token/ > usr.sbin/ppp/ppp > usr.sbin/tokenadm > usr.sbin/tokeninit > > Builds work fine with the below but I'm not using kerberos/afs etc > so test reports welcome.
