| Package | Description |
|---|---|
| org.cryptacular.util |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
HashUtil.compareHash(org.bouncycastle.crypto.Digest digest,
SaltedHash hash,
int iterations,
boolean saltAfterData,
Object... data)
Determines whether the salted hash of the given input equals a known hash
value.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.