minix/crypto/TODO
Lionel Sambuc ebfedea0ce Importing crypto libraries
- crypto/external/bsd/heimdal
 - crypto/external/bsd/libsaslc
 - crypto/external/bsd/netpgp
 - crypto/external/bsd/openssl

Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
2015-10-07 23:37:12 +02:00

12 lines
453 B
Plaintext

$NetBSD: TODO,v 1.8 2006/03/23 19:58:03 wiz Exp $
- Make the Heimdal Kerberos V API much more like the MIT API. The
current situation means that basically no krb5-aware programs can
work with Heimdal without significant modification. This includes
making compatibility links for e.g. libk5crypto -> libcrypto, etc.
Currently known-broken Kerberos-aware packages:
- ssh and ssh6
- Make rcp, rlogin, ftpd, and ftp work with Kerberos again.