Package de.flexiprovider.common.util

Provides the class for accessing implementations of algorithms from different providers.

See:
          Description

Class Summary
ASN1Tools ASN.1 utility class.
BigEndianConversions This is a utility class containing data type conversions using big-endian byte order.
ByteUtils This class is a utility class for manipulating byte arrays.
CharUtils  
DefaultPRNG FlexiAPI wrapper for the default PRNG obtained via JCA.
FlexiBigIntUtils  
IntUtils  
JavaSecureRandomWrapper  
LittleEndianConversions This is a utility class containing data type conversions using little-endian byte order.
SeedGenerator This implementation provides a software based seed-generator which useses the multithreading capabilities of Java to get "truly" random bits.
StringUtils This class is a utility class for manipulating strings.
 

Package de.flexiprovider.common.util Description

Provides the class for accessing implementations of algorithms from different providers.