Package | Description |
---|---|
old.org.bouncycastle.crypto.generators |
Modifier and Type | Class and Description |
---|---|
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
KFD2 generator for derived keys and ivs as defined by IEEE P1363a/ISO 18033
This implementation is based on IEEE P1363/ISO 18033. |
Copyright © 2015. All rights reserved.