Package | Description |
---|---|
org.bouncycastle.asn1.cryptopro | |
org.bouncycastle.jcajce.provider.asymmetric.ecgost12 | |
org.bouncycastle.jce.spec |
Parameter specifications for supporting El Gamal, and Elliptic Curve.
|
Class and Description |
---|
ECGOST3410ParamSetParameters |
Gost2814789EncryptedKey
Gost28147-89-EncryptedKey ::= SEQUENCE {
encryptedKey Gost28147-89-Key,
maskKey [0] IMPLICIT Gost28147-89-Key
OPTIONAL,
macKey Gost28147-89-MAC
}
|
Gost2814789KeyWrapParameters |
GOST28147Parameters
ASN.1 algorithm identifier parameters for GOST-28147
|
GOST3410ParamSetParameters |
GOST3410PublicKeyAlgParameters |
GostR3410KeyTransport
GostR3410-KeyTransport ::= SEQUENCE {
sessionEncryptedKey Gost28147-89-EncryptedKey,
transportParameters
[0] IMPLICIT GostR3410-TransportParameters OPTIONAL
}
|
GostR3410TransportParameters
GostR3410-TransportParameters ::= SEQUENCE {
encryptionParamSet OBJECT IDENTIFIER,
ephemeralPublicKey [0] IMPLICIT SubjectPublicKeyInfo OPTIONAL,
ukm OCTET STRING
}
|
Class and Description |
---|
GOST3410PublicKeyAlgParameters |
Class and Description |
---|
GOST3410PublicKeyAlgParameters |
Copyright © 2020 BouncyCastle.org. All rights reserved.