Package | Description |
---|---|
org.spongycastle.jcajce.provider.asymmetric.ec | |
org.spongycastle.jcajce.provider.asymmetric.util | |
org.spongycastle.jce.interfaces |
Interfaces for supporting Elliptic Curve Keys, El Gamal, and PKCS12 attributes.
|
org.spongycastle.jce.spec |
Parameter specifications for supporting El Gamal, and Elliptic Curve.
|
Class and Description |
---|
ECKey
generic interface for an Elliptic Curve Key.
|
ECPointEncoder
All BC elliptic curve keys implement this interface.
|
ECPrivateKey
interface for Elliptic Curve Private keys.
|
ECPublicKey
interface for elliptic curve public keys.
|
PKCS12BagAttributeCarrier
allow us to set attributes on objects that can go into a PKCS12 store.
|
Class and Description |
---|
PKCS12BagAttributeCarrier
allow us to set attributes on objects that can go into a PKCS12 store.
|
Class and Description |
---|
ECKey
generic interface for an Elliptic Curve Key.
|
Class and Description |
---|
IESKey
key pair for use with an integrated encryptor
|