Package org.gudy.bouncycastle.jce.provider

Class Summary
BouncyCastleProvider To add the provider at runtime use:
CertStoreCollectionSpi  
DHUtil utility class for converting jce/jca DH objects objects into their org.gudy.bouncycastle.crypto counterparts.
DSAUtil utility class for converting jce/jca DSA objects objects into their org.gudy.bouncycastle.crypto counterparts.
ECUtil utility class for converting jce/jca ECDSA, ECDH, and ECDHC objects into their org.gudy.bouncycastle.crypto counterparts.
ElGamalUtil utility class for converting jce/jca ElGamal objects objects into their org.gudy.bouncycastle.crypto counterparts.
JCEECDHKeyAgreement Diffie-Hellman key agreement using elliptic curve keys, ala IEEE P1363 both the simple one, and the simple one with cofactors are supported.
JCEECDHKeyAgreement.DH  
JCEECPrivateKey  
JCEECPublicKey  
JCEIESCipher  
JCEIESCipher.ECIES classes that inherit from us.
JCERSAPublicKey  
JDKAlgorithmParameterGenerator  
JDKAlgorithmParameterGenerator.AES  
JDKAlgorithmParameterGenerator.CAST5  
JDKAlgorithmParameterGenerator.DES  
JDKAlgorithmParameterGenerator.DH  
JDKAlgorithmParameterGenerator.DSA  
JDKAlgorithmParameterGenerator.ElGamal  
JDKAlgorithmParameterGenerator.IDEA  
JDKAlgorithmParameterGenerator.RC2  
JDKDigestSignature  
JDKDigestSignature.MD2WithRSAEncryption  
JDKDigestSignature.MD5WithRSAEncryption  
JDKDigestSignature.RIPEMD128WithRSAEncryption  
JDKDigestSignature.RIPEMD160WithRSAEncryption  
JDKDigestSignature.RIPEMD256WithRSAEncryption  
JDKDigestSignature.SHA1WithRSAEncryption  
JDKDSASigner  
JDKDSASigner.ecDSA  
JDKKeyFactory  
JDKKeyFactory.EC  
JDKKeyFactory.ECDSA  
JDKKeyPairGenerator  
JDKKeyPairGenerator.EC  
JDKKeyPairGenerator.ECDH  
JDKKeyPairGenerator.ECDHC  
JDKKeyPairGenerator.ECDSA  
JDKMessageDigest  
JDKMessageDigest.MD2  
JDKMessageDigest.MD4  
JDKMessageDigest.MD5  
JDKMessageDigest.RIPEMD128  
JDKMessageDigest.RIPEMD160  
JDKMessageDigest.RIPEMD256  
JDKMessageDigest.RIPEMD320  
JDKMessageDigest.SHA1 classes that extend directly off us.
JDKMessageDigest.SHA256  
JDKMessageDigest.SHA384  
JDKMessageDigest.SHA512  
JDKMessageDigest.Tiger  
JDKX509CertificateFactory class for dealing with X509 certificates.
PKIXCertPath CertPath implementation for X.509 certificates.
PKIXPolicyNode  
RSAUtil utility class for converting java.security RSA objects into their org.gudy.bouncycastle.crypto counterparts.
X509CertificateObject  
X509CRLEntryObject The following extensions are listed in RFC 2459 as relevant to CRL Entries ReasonCode Hode Instruction Code Invalidity Date Certificate Issuer (critical)
X509CRLObject The following extensions are listed in RFC 2459 as relevant to CRLs Authority Key Identifier Issuer Alternative Name CRL Number Delta CRL Indicator (critical) Issuing Distribution Point (critical)