Skip navigation links

Package org.apache.commons.codec.digest

Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.

See: Description

Package org.apache.commons.codec.digest Description

Simplifies common MessageDigest tasks and includes a libc crypt(3) compatible crypt method that supports DES, MD5, SHA-256 and SHA-512 based algorithms as well as the Apache specific "$apr1$" variant.
Skip navigation links

Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.