Encrypts any inputstream with a symmetric key (AES light engine, CBC mode, PKCS7 padding) and returns
the ciphered inputstream as a ByteArrayOutputStream
HMacTest() -
Constructor for class net.sourceforge.lightcrypto.test.HMacTest
Hsqldb - class net.sourceforge.lightcrypto.Hsqldb.
High-level methods for use with HSQLDB database engine (http://hsqldb.sourceforge.net)
These methods encapsulate functionality (use String instead of StringBuffer) so it
can be used as a function inside SQL statements.
Hsqldb() -
Constructor for class net.sourceforge.lightcrypto.Hsqldb