GoldenGate Digest 1.0.6 API Reference

The GoldenGate Digest project contains several classes that are common with different sub projects of GoldenGate (FTP, OpenR66, ...).

See:
          
Description


GoldenGate Common Digest package
goldengate.common.digest Classes implementing digests support (MD2, MD5, SHA1, SHA-256/384/512, CRC32, ADLER32)

MD5 can be implemented through Fast MD5 implementation, with or without C library support, but can be reverted to JVM native digest also.
goldengate.common.digest.CLIB Classes implementing MD5 in C using JNI

 

The GoldenGate Digest project contains several classes that are common with different sub projects of GoldenGate (FTP, OpenR66, ...). These classes are for Digest implementation.



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.