Package | Description |
---|---|
com.ongres.scram.common.bouncycastle.pbkdf2 |
Modifier and Type | Class and Description |
---|---|
class |
GeneralDigest
base implementation of MD4 family style digest as outlined in
"Handbook of Applied Cryptography", pages 344 - 347.
|
class |
SHA256Digest
FIPS 180-2 implementation of SHA-256.
|
Modifier and Type | Method and Description |
---|---|
Memoable |
SHA256Digest.copy() |
Memoable |
Memoable.copy()
Produce a copy of this object with its configuration and in its current state.
|
Modifier and Type | Method and Description |
---|---|
void |
SHA256Digest.reset(Memoable other) |
void |
Memoable.reset(Memoable other)
Restore a copied object state into this object.
|
Copyright © 2019–2022. All rights reserved.