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 © 2003-2024 Virginia Tech. All Rights Reserved.