|
|||||||||
Home >> All >> cryptix >> jce >> provider >> [ dh overview ] | PREV NEXT |
C
- CERTAINTY - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- cryptix.jce.provider.dh - package cryptix.jce.provider.dh
D
- DHKeyAgreement - class cryptix.jce.provider.dh.DHKeyAgreement.
- Diffie-Hellman key agreement, PKCS#3 style.
- DHKeyAgreement() - Constructor for class cryptix.jce.provider.dh.DHKeyAgreement
- Constructor for use by javax.crypto.KeyAgreement only.
- DHKeyPairGenerator - class cryptix.jce.provider.dh.DHKeyPairGenerator.
- DHKeyPairGenerator() - Constructor for class cryptix.jce.provider.dh.DHKeyPairGenerator
- DHPrivateKeyCryptix - class cryptix.jce.provider.dh.DHPrivateKeyCryptix.
- DHPrivateKeyCryptix(BigInteger, DHParameterSpec) - Constructor for class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- DHPublicKeyCryptix - class cryptix.jce.provider.dh.DHPublicKeyCryptix.
- Immutable Diffie-Hellman public key that can save itself in Cryptix encoding.
- DHPublicKeyCryptix(BigInteger, DHParameterSpec) - Constructor for class cryptix.jce.provider.dh.DHPublicKeyCryptix
E
- engineDoPhase(Key, boolean) - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- This
- engineGenerateSecret() - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- engineGenerateSecret(byte[], int) - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- engineGenerateSecret(String) - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- engineInit(Key, SecureRandom) - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- Initialize the KeyAgreement with private value x (wrapped in a DHPrivateKey.
- engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class cryptix.jce.provider.dh.DHKeyAgreement
- Not yet implemented.
G
- g - Variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- generateKeyPair() - Method in class cryptix.jce.provider.dh.DHKeyPairGenerator
- getAlgorithm() - Method in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- getAlgorithm() - Method in class cryptix.jce.provider.dh.DHPublicKeyCryptix
- getEncoded() - Method in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- getEncoded() - Method in class cryptix.jce.provider.dh.DHPublicKeyCryptix
- getFormat() - Method in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- getFormat() - Method in class cryptix.jce.provider.dh.DHPublicKeyCryptix
- getParams() - Method in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- getParams() - Method in class cryptix.jce.provider.dh.DHPublicKeyCryptix
- getX() - Method in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- getY() - Method in class cryptix.jce.provider.dh.DHPublicKeyCryptix
I
- initialize(int, SecureRandom) - Method in class cryptix.jce.provider.dh.DHKeyPairGenerator
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class cryptix.jce.provider.dh.DHKeyPairGenerator
- initialize() - Method in class cryptix.jce.provider.dh.DHKeyPairGenerator
- Initialize with default values
- initialized - Variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- Initialized already?
K
- KEYSIZE_DEFAULT - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- KEYSIZE_MAX - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- KEYSIZE_MIN - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
M
- main(String[]) - Static method in class cryptix.jce.provider.dh.Test
- masterSecret - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Our master secret.
- masterSecretLen - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
O
- ONE - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
P
- p - Variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- params - Variable in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- params - Variable in class cryptix.jce.provider.dh.DHPublicKeyCryptix
- privG - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Private key components.
- privP - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Private key components.
- privX - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Private key components.
R
- random - Variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
S
- STATE_COMPLETE - Static variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Constants for state machine.
- STATE_NEED_PUB_KEY - Static variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Constants for state machine.
- STATE_UNINITIALIZED - Static variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Constants for state machine.
- state - Variable in class cryptix.jce.provider.dh.DHKeyAgreement
- Current state.
T
- Test - class cryptix.jce.provider.dh.Test.
- Test() - Constructor for class cryptix.jce.provider.dh.Test
W
X
- x - Variable in class cryptix.jce.provider.dh.DHPrivateKeyCryptix
- xLen - Variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
- Bit length of the generated value x.
Y
- y - Variable in class cryptix.jce.provider.dh.DHPublicKeyCryptix
Z
- ZERO - Static variable in class cryptix.jce.provider.dh.DHKeyAgreement
- BigInteger constants.
- ZERO - Static variable in class cryptix.jce.provider.dh.DHKeyPairGenerator
C D E G I K M O P R S T W X Y Z
|
|||||||||
Home >> All >> cryptix >> jce >> provider >> [ dh overview ] | PREV NEXT |