Package | Description |
---|---|
org.bouncycastle.crypto.agreement.kdf | |
org.bouncycastle.crypto.generators |
Modifier and Type | Class and Description |
---|---|
class |
ECDHKEKGenerator
X9.63 based key derivation function for ECDH CMS.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseKDFBytesGenerator
Basic KDF generator for derived keys and ivs as defined by IEEE P1363a/ISO
18033
This implementation is based on ISO 18033/P1363a. |
class |
KDF1BytesGenerator
KDF1 generator for derived keys and ivs as defined by IEEE P1363a/ISO 18033
This implementation is based on ISO 18033/IEEE P1363a. |
class |
KDF2BytesGenerator
KDF2 generator for derived keys and ivs as defined by IEEE P1363a/ISO 18033
This implementation is based on IEEE P1363/ISO 18033. |
Copyright © 2016 BouncyCastle.org. All rights reserved.