Class Summary |
DESEngine |
a class that provides a basic DES engine. |
GeneralDigest |
base implementation of MD4 family style digest as outlined in
"Handbook of Applied Cryptography", pages 344 - 347. |
KnownLengthInputStream |
An input stream that will continue to read until the expected number of
bytes has been read. |
Logger |
Class providing static methods to log diagnostics. |
MD4Digest |
implementation of MD4 as RFC 1320 by R. |
ReaderInputStream |
Provides the opposite functionality of InputStreamReader. |
SSPIJNIClient |
A JNI client to SSPI based CPP program (DLL) that returns the user
credentials for NTLM authentication. |
TimerThread |
Simple timer class used to implement login and query timeouts. |
TimerThread.TimerRequest |
Internal class associating a login or query timeout value with a target
TimerListener . |
WriterOutputStream |
Provides the opposite functionality of OutputStreamWriter. |