Package cryptix.util.core

Interface Summary
LinkStatus A class providing information about the linking status of a native library (whether it was loaded successfully, its required and actual version numbers, etc.)
 

Class Summary
ArrayUtil Static methods for converting between arrays of various types, for clearing all or part of a byte array, and for comparing two byte arrays.
BI Static methods for processing BigInteger utilitarian tasks.
Debug This class provides methods for determining where debugging output should be sent, and what level of debugging is enabled for specific classes and algorithms.
FileUtil Static methods for processing File utilitarian tasks. Copyright © 1997, 1998 Systemics Ltd on behalf of the Cryptix Development Team.
FileUtil.IdentityFilter  
Hex Static methods for converting to and from hexadecimal strings.