Uses of Package
goldengate.common.digest

Packages that use goldengate.common.digest
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. 
 

Classes in goldengate.common.digest used by goldengate.common.digest
FilesystemBasedDigest.DigestAlgo
          All Algo that Digest Class could handle
MD5
          Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher.
 



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