| Package | Description |
|---|---|
| gnu.crypto.derivationFunctions | |
| gnu.crypto.sig.ecdsa |
| Modifier and Type | Class and Description |
|---|---|
class |
MGF1
A mask generation function takes an octet string of variable length
and a desired output length as input, and outputs an octet string of the
desired length.
|
class |
X9_63KeyDerivation
Sec1 Section 3.6.1
Standards for Efficient Cryptography
|
| Constructor and Description |
|---|
ECKeyAgreement(BaseAgreement aBaseAgreement,
DerivationFunction aKDF) |
Copyright © 2025. All rights reserved.