OpenSSL Patch for TIS authsrv SNK Authentication
Normally, you need the MIT DES library to build the TIS authsrv
with SNK (Secure Net Key, a one-time password mechanism) support. This
patch modifies the SNK code to use
OpenSSL instead.
The OpenSSL SNK patch is available from:
ftp://ftp.feep.net/pub/software/authsrv/fwtk-2.1-openssl-snk.diff
Mark D. Roth <roth@feep.net>