Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
static class |
MurmurHash3.IncrementalHash32
Deprecated.
Use IncrementalHash32x86. This corrects the processing of trailing bytes.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.