Package | Description |
---|---|
com.ongres.scram.common.bouncycastle.pbkdf2 |
Modifier and Type | Class and Description |
---|---|
class |
HMac
HMAC implementation based on RFC2104
H(K XOR opad, H(K XOR ipad, text))
|
Modifier and Type | Field and Description |
---|---|
private Mac |
PKCS5S2ParametersGenerator.hMac |