Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jce-jdk12-145.jar - Bouncy Castle Crypto
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was developed by the Legion of the Bouncy Castle - with a little help!
JAR File Size and Download Location:
File name: jce-jdk12.jar, jce-jdk12-145.jar File size: 2001145 bytes Date modified: 01/12/2010 Download: Bouncy Castle Crypto
✍: FYIcenter.com
List of Classes in the JAR:
java/security/spec/PSSParameterSpec java/security/spec/RSAKeyGenParameterSpec java/security/spec/RSAMultiPrimePrivateCrtKeySpec java/security/spec/RSAOtherPrimeInfo javax/crypto/Cipher javax/crypto/SecretKey javax/crypto/spec/IvParameterSpec javax/crypto/spec/RC2ParameterSpec javax/crypto/spec/PBEParameterSpec javax/crypto/spec/RC5ParameterSpec javax/crypto/spec/SecretKeySpec javax/crypto/spec/PBEKeySpec javax/crypto/spec/DHParameterSpec javax/crypto/spec/DHPrivateKeySpec javax/crypto/spec/DHPublicKeySpec javax/crypto/spec/DESKeySpec javax/crypto/spec/DESedeKeySpec javax/crypto/spec/DHGenParameterSpec javax/crypto/spec/OAEPParameterSpec javax/crypto/spec/PSource javax/crypto/BadPaddingException javax/crypto/IllegalBlockSizeException javax/crypto/NoSuchPaddingException javax/crypto/interfaces/DHPrivateKey javax/crypto/interfaces/DHPublicKey javax/crypto/interfaces/DHKey javax/crypto/interfaces/PBEKey javax/crypto/ShortBufferException javax/crypto/CipherSpi javax/crypto/KeyAgreementSpi javax/crypto/KeyGeneratorSpi javax/crypto/MacSpi javax/crypto/SecretKeyFactorySpi javax/crypto/CipherInputStream javax/crypto/CipherOutputStream javax/crypto/SecretKeyFactory javax/crypto/Mac javax/crypto/KeyGenerator javax/crypto/KeyAgreement javax/crypto/EncryptedPrivateKeyInfo javax/crypto/SealedObject javax/crypto/JCEUtil javax/crypto/ExemptionMechanism javax/crypto/NullCipher javax/crypto/ExemptionMechanismException org/bouncycastle/LICENSE org/bouncycastle/asn1/ASN1ApplicationSpecificParser org/bouncycastle/asn1/ASN1Choice org/bouncycastle/asn1/ASN1Encodable org/bouncycastle/asn1/ASN1EncodableVector org/bouncycastle/asn1/ASN1Generator org/bouncycastle/asn1/ASN1InputStream org/bouncycastle/asn1/ASN1Null org/bouncycastle/asn1/ASN1Object org/bouncycastle/asn1/ASN1ObjectParser org/bouncycastle/asn1/ASN1OctetString org/bouncycastle/asn1/ASN1OctetStringParser org/bouncycastle/asn1/ASN1OutputStream org/bouncycastle/asn1/ASN1ParsingException org/bouncycastle/asn1/ASN1Sequence org/bouncycastle/asn1/ASN1SequenceParser org/bouncycastle/asn1/ASN1Set org/bouncycastle/asn1/ASN1SetParser org/bouncycastle/asn1/ASN1StreamParser org/bouncycastle/asn1/ASN1TaggedObject org/bouncycastle/asn1/ASN1TaggedObjectParser org/bouncycastle/asn1/BERApplicationSpecific org/bouncycastle/asn1/BERApplicationSpecificParser org/bouncycastle/asn1/BERConstructedOctetString org/bouncycastle/asn1/BERConstructedSequence org/bouncycastle/asn1/BERFactory org/bouncycastle/asn1/BERGenerator org/bouncycastle/asn1/BERInputStream org/bouncycastle/asn1/BERNull org/bouncycastle/asn1/BEROctetStringGenerator org/bouncycastle/asn1/BEROctetStringParser org/bouncycastle/asn1/BEROutputStream org/bouncycastle/asn1/BERSequenceGenerator org/bouncycastle/asn1/BERSequence org/bouncycastle/asn1/BERSequenceParser org/bouncycastle/asn1/BERSet org/bouncycastle/asn1/BERSetParser org/bouncycastle/asn1/BERTaggedObject org/bouncycastle/asn1/BERTaggedObjectParser org/bouncycastle/asn1/ConstructedOctetStream org/bouncycastle/asn1/DefiniteLengthInputStream org/bouncycastle/asn1/DERApplicationSpecific org/bouncycastle/asn1/DERBitString org/bouncycastle/asn1/DERBMPString org/bouncycastle/asn1/DERBoolean org/bouncycastle/asn1/DERConstructedSequence org/bouncycastle/asn1/DERConstructedSet org/bouncycastle/asn1/DEREncodable org/bouncycastle/asn1/DEREncodableVector org/bouncycastle/asn1/DEREnumerated org/bouncycastle/asn1/DERExternal org/bouncycastle/asn1/DERExternalParser org/bouncycastle/asn1/DERFactory org/bouncycastle/asn1/DERGeneralizedTime org/bouncycastle/asn1/DERGeneralString org/bouncycastle/asn1/DERGenerator org/bouncycastle/asn1/DERIA5String org/bouncycastle/asn1/DERInputStream org/bouncycastle/asn1/DERInteger org/bouncycastle/asn1/DERNull org/bouncycastle/asn1/DERNumericString org/bouncycastle/asn1/DERObjectIdentifier org/bouncycastle/asn1/DERObject org/bouncycastle/asn1/DEROctetString org/bouncycastle/asn1/DEROctetStringParser org/bouncycastle/asn1/DEROutputStream org/bouncycastle/asn1/DERPrintableString org/bouncycastle/asn1/DERSequenceGenerator org/bouncycastle/asn1/DERSequence org/bouncycastle/asn1/DERSequenceParser org/bouncycastle/asn1/DERSet org/bouncycastle/asn1/DERSetParser org/bouncycastle/asn1/DERString org/bouncycastle/asn1/DERT61String org/bouncycastle/asn1/DERTaggedObject org/bouncycastle/asn1/DERTags org/bouncycastle/asn1/DERUniversalString org/bouncycastle/asn1/DERUnknownTag org/bouncycastle/asn1/DERUTCTime org/bouncycastle/asn1/DERUTF8String org/bouncycastle/asn1/DERVisibleString org/bouncycastle/asn1/IndefiniteLengthInputStream org/bouncycastle/asn1/LazyDERConstructionEnumeration org/bouncycastle/asn1/LazyDERSequence org/bouncycastle/asn1/LimitedInputStream org/bouncycastle/asn1/OIDTokenizer org/bouncycastle/asn1/bc/BCObjectIdentifiers org/bouncycastle/asn1/cmp/CAKeyUpdAnnContent org/bouncycastle/asn1/cmp/CertConfirmContent org/bouncycastle/asn1/cmp/CertifiedKeyPair org/bouncycastle/asn1/cmp/CertOrEncCert org/bouncycastle/asn1/cmp/CertRepMessage org/bouncycastle/asn1/cmp/CertResponse org/bouncycastle/asn1/cmp/CertStatus org/bouncycastle/asn1/cmp/Challenge org/bouncycastle/asn1/cmp/CMPCertificate org/bouncycastle/asn1/cmp/CRLAnnContent org/bouncycastle/asn1/cmp/ErrorMsgContent org/bouncycastle/asn1/cmp/GenMsgContent org/bouncycastle/asn1/cmp/GenRepContent org/bouncycastle/asn1/cmp/InfoTypeAndValue org/bouncycastle/asn1/cmp/KeyRecRepContent org/bouncycastle/asn1/cmp/OOBCertHash org/bouncycastle/asn1/cmp/PBMParameter org/bouncycastle/asn1/cmp/PKIBody org/bouncycastle/asn1/cmp/PKIConfirmContent org/bouncycastle/asn1/cmp/PKIFailureInfo org/bouncycastle/asn1/cmp/PKIFreeText org/bouncycastle/asn1/cmp/PKIHeader org/bouncycastle/asn1/cmp/PKIMessage org/bouncycastle/asn1/cmp/PKIMessages org/bouncycastle/asn1/cmp/PKIStatusInfo org/bouncycastle/asn1/cmp/PKIStatus org/bouncycastle/asn1/cmp/PollRepContent org/bouncycastle/asn1/cmp/PollReqContent org/bouncycastle/asn1/cmp/POPODecKeyChallContent org/bouncycastle/asn1/cmp/POPODecKeyRespContent org/bouncycastle/asn1/cmp/ProtectedPart org/bouncycastle/asn1/cmp/RevAnnContent org/bouncycastle/asn1/cmp/RevDetails org/bouncycastle/asn1/cmp/RevRepContent org/bouncycastle/asn1/cmp/RevReqContent org/bouncycastle/asn1/cms/Attribute org/bouncycastle/asn1/cms/AttributeTable org/bouncycastle/asn1/cms/AuthenticatedData org/bouncycastle/asn1/cms/AuthenticatedDataParser org/bouncycastle/asn1/cms/AuthEnvelopedData org/bouncycastle/asn1/cms/AuthEnvelopedDataParser org/bouncycastle/asn1/cms/CMSAttributes org/bouncycastle/asn1/cms/CMSObjectIdentifiers org/bouncycastle/asn1/cms/CompressedData org/bouncycastle/asn1/cms/CompressedDataParser org/bouncycastle/asn1/cms/ContentInfo org/bouncycastle/asn1/cms/ContentInfoParser org/bouncycastle/asn1/cms/EncryptedContentInfo org/bouncycastle/asn1/cms/EncryptedContentInfoParser org/bouncycastle/asn1/cms/EncryptedData org/bouncycastle/asn1/cms/EnvelopedData org/bouncycastle/asn1/cms/EnvelopedDataParser org/bouncycastle/asn1/cms/IssuerAndSerialNumber org/bouncycastle/asn1/cms/KEKIdentifier org/bouncycastle/asn1/cms/KEKRecipientInfo org/bouncycastle/asn1/cms/KeyAgreeRecipientIdentifier org/bouncycastle/asn1/cms/KeyAgreeRecipientInfo org/bouncycastle/asn1/cms/KeyTransRecipientInfo org/bouncycastle/asn1/cms/OriginatorIdentifierOrKey org/bouncycastle/asn1/cms/OriginatorInfo org/bouncycastle/asn1/cms/OriginatorPublicKey org/bouncycastle/asn1/cms/OtherKeyAttribute org/bouncycastle/asn1/cms/OtherRecipientInfo org/bouncycastle/asn1/cms/PasswordRecipientInfo org/bouncycastle/asn1/cms/RecipientEncryptedKey org/bouncycastle/asn1/cms/RecipientIdentifier org/bouncycastle/asn1/cms/RecipientInfo org/bouncycastle/asn1/cms/RecipientKeyIdentifier org/bouncycastle/asn1/cms/SignedData org/bouncycastle/asn1/cms/SignedDataParser org/bouncycastle/asn1/cms/SignerIdentifier org/bouncycastle/asn1/cms/SignerInfo org/bouncycastle/asn1/cms/Time org/bouncycastle/asn1/cms/ecc/MQVuserKeyingMaterial org/bouncycastle/asn1/crmf/AttributeTypeAndValue org/bouncycastle/asn1/crmf/CertId org/bouncycastle/asn1/crmf/CertReqMessages org/bouncycastle/asn1/crmf/CertReqMsg org/bouncycastle/asn1/crmf/CertRequest org/bouncycastle/asn1/crmf/CertTemplate org/bouncycastle/asn1/crmf/Controls org/bouncycastle/asn1/crmf/EncryptedValue org/bouncycastle/asn1/crmf/OptionalValidity org/bouncycastle/asn1/crmf/PKIPublicationInfo org/bouncycastle/asn1/crmf/POPOPrivKey org/bouncycastle/asn1/crmf/POPOSigningKeyInput org/bouncycastle/asn1/crmf/POPOSigningKey org/bouncycastle/asn1/crmf/ProofOfPossession org/bouncycastle/asn1/crmf/SinglePubInfo org/bouncycastle/asn1/cryptopro/CryptoProObjectIdentifiers org/bouncycastle/asn1/cryptopro/ECGOST3410NamedCurves org/bouncycastle/asn1/cryptopro/ECGOST3410ParamSetParameters org/bouncycastle/asn1/cryptopro/GOST28147Parameters org/bouncycastle/asn1/cryptopro/GOST3410NamedParameters org/bouncycastle/asn1/cryptopro/GOST3410ParamSetParameters org/bouncycastle/asn1/cryptopro/GOST3410PublicKeyAlgParameters org/bouncycastle/asn1/eac/EACObjectIdentifiers org/bouncycastle/asn1/esf/CommitmentTypeIdentifier org/bouncycastle/asn1/esf/CommitmentTypeIndication org/bouncycastle/asn1/esf/CommitmentTypeQualifier org/bouncycastle/asn1/esf/ESFAttributes org/bouncycastle/asn1/esf/OtherHashAlgAndValue org/bouncycastle/asn1/esf/SignaturePolicyIdentifier org/bouncycastle/asn1/esf/SignaturePolicyId org/bouncycastle/asn1/esf/SignerAttribute org/bouncycastle/asn1/esf/SignerLocation org/bouncycastle/asn1/esf/SigPolicyQualifierInfo org/bouncycastle/asn1/esf/SigPolicyQualifiers org/bouncycastle/asn1/esf/SPuri org/bouncycastle/asn1/esf/SPUserNotice org/bouncycastle/asn1/ess/ContentHints org/bouncycastle/asn1/ess/ContentIdentifier org/bouncycastle/asn1/ess/ESSCertID org/bouncycastle/asn1/ess/ESSCertIDv2 org/bouncycastle/asn1/ess/OtherCertID org/bouncycastle/asn1/ess/OtherSigningCertificate org/bouncycastle/asn1/ess/SigningCertificate org/bouncycastle/asn1/ess/SigningCertificateV2 org/bouncycastle/asn1/gnu/GNUObjectIdentifiers org/bouncycastle/asn1/iana/IANAObjectIdentifiers org/bouncycastle/asn1/icao/DataGroupHash org/bouncycastle/asn1/icao/ICAOObjectIdentifiers org/bouncycastle/asn1/icao/LDSSecurityObject org/bouncycastle/asn1/isismtt/ISISMTTObjectIdentifiers org/bouncycastle/asn1/isismtt/ocsp/CertHash org/bouncycastle/asn1/isismtt/ocsp/RequestedCertificate org/bouncycastle/asn1/isismtt/x509/AdditionalInformationSyntax org/bouncycastle/asn1/isismtt/x509/Admissions org/bouncycastle/asn1/isismtt/x509/AdmissionSyntax org/bouncycastle/asn1/isismtt/x509/DeclarationOfMajority org/bouncycastle/asn1/isismtt/x509/MonetaryLimit org/bouncycastle/asn1/isismtt/x509/NamingAuthority org/bouncycastle/asn1/isismtt/x509/ProcurationSyntax org/bouncycastle/asn1/isismtt/x509/ProfessionInfo org/bouncycastle/asn1/isismtt/x509/Restriction org/bouncycastle/asn1/kisa/KISAObjectIdentifiers org/bouncycastle/asn1/microsoft/MicrosoftObjectIdentifiers org/bouncycastle/asn1/misc/CAST5CBCParameters org/bouncycastle/asn1/misc/IDEACBCPar org/bouncycastle/asn1/misc/MiscObjectIdentifiers org/bouncycastle/asn1/misc/NetscapeCertType org/bouncycastle/asn1/misc/NetscapeRevocationURL org/bouncycastle/asn1/misc/VerisignCzagExtension org/bouncycastle/asn1/mozilla/PublicKeyAndChallenge org/bouncycastle/asn1/nist/NISTNamedCurves org/bouncycastle/asn1/nist/NISTObjectIdentifiers org/bouncycastle/asn1/ntt/NTTObjectIdentifiers org/bouncycastle/asn1/ocsp/BasicOCSPResponse org/bouncycastle/asn1/ocsp/CertID org/bouncycastle/asn1/ocsp/CertStatus org/bouncycastle/asn1/ocsp/CrlID org/bouncycastle/asn1/ocsp/OCSPObjectIdentifiers org/bouncycastle/asn1/ocsp/OCSPRequest org/bouncycastle/asn1/ocsp/OCSPResponse org/bouncycastle/asn1/ocsp/OCSPResponseStatus org/bouncycastle/asn1/ocsp/Request org/bouncycastle/asn1/ocsp/ResponderID org/bouncycastle/asn1/ocsp/ResponseBytes org/bouncycastle/asn1/ocsp/ResponseData org/bouncycastle/asn1/ocsp/RevokedInfo org/bouncycastle/asn1/ocsp/ServiceLocator org/bouncycastle/asn1/ocsp/Signature org/bouncycastle/asn1/ocsp/SingleResponse org/bouncycastle/asn1/ocsp/TBSRequest org/bouncycastle/asn1/oiw/ElGamalParameter org/bouncycastle/asn1/oiw/OIWObjectIdentifiers org/bouncycastle/asn1/pkcs/Attribute org/bouncycastle/asn1/pkcs/AuthenticatedSafe org/bouncycastle/asn1/pkcs/CertBag org/bouncycastle/asn1/pkcs/CertificationRequestInfo org/bouncycastle/asn1/pkcs/CertificationRequest org/bouncycastle/asn1/pkcs/ContentInfo org/bouncycastle/asn1/pkcs/DHParameter org/bouncycastle/asn1/pkcs/EncryptedData org/bouncycastle/asn1/pkcs/EncryptedPrivateKeyInfo org/bouncycastle/asn1/pkcs/EncryptionScheme org/bouncycastle/asn1/pkcs/IssuerAndSerialNumber org/bouncycastle/asn1/pkcs/KeyDerivationFunc org/bouncycastle/asn1/pkcs/MacData org/bouncycastle/asn1/pkcs/PBES2Algorithms org/bouncycastle/asn1/pkcs/PBES2Parameters org/bouncycastle/asn1/pkcs/PBKDF2Params org/bouncycastle/asn1/pkcs/Pfx org/bouncycastle/asn1/pkcs/PKCS12PBEParams org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers org/bouncycastle/asn1/pkcs/PrivateKeyInfo org/bouncycastle/asn1/pkcs/RC2CBCParameter org/bouncycastle/asn1/pkcs/RSAESOAEPparams org/bouncycastle/asn1/pkcs/RSAPrivateKeyStructure org/bouncycastle/asn1/pkcs/RSASSAPSSparams org/bouncycastle/asn1/pkcs/SafeBag org/bouncycastle/asn1/pkcs/SignedData org/bouncycastle/asn1/pkcs/SignerInfo org/bouncycastle/asn1/sec/ECPrivateKeyStructure org/bouncycastle/asn1/sec/SECNamedCurves org/bouncycastle/asn1/sec/SECObjectIdentifiers org/bouncycastle/asn1/smime/SMIMEAttributes org/bouncycastle/asn1/smime/SMIMECapabilitiesAttribute org/bouncycastle/asn1/smime/SMIMECapabilities org/bouncycastle/asn1/smime/SMIMECapability org/bouncycastle/asn1/smime/SMIMECapabilityVector org/bouncycastle/asn1/smime/SMIMEEncryptionKeyPreferenceAttribute org/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves org/bouncycastle/asn1/teletrust/TeleTrusTObjectIdentifiers org/bouncycastle/asn1/tsp/Accuracy org/bouncycastle/asn1/tsp/MessageImprint org/bouncycastle/asn1/tsp/TimeStampReq org/bouncycastle/asn1/tsp/TimeStampResp org/bouncycastle/asn1/tsp/TSTInfo org/bouncycastle/asn1/util/ASN1Dump org/bouncycastle/asn1/util/DERDump org/bouncycastle/asn1/util/Dump org/bouncycastle/asn1/x500/DirectoryString org/bouncycastle/asn1/x509/AccessDescription org/bouncycastle/asn1/x509/AlgorithmIdentifier org/bouncycastle/asn1/x509/AttCertIssuer org/bouncycastle/asn1/x509/AttCertValidityPeriod org/bouncycastle/asn1/x509/AttributeCertificateInfo org/bouncycastle/asn1/x509/AttributeCertificate org/bouncycastle/asn1/x509/Attribute org/bouncycastle/asn1/x509/AuthorityInformationAccess org/bouncycastle/asn1/x509/AuthorityKeyIdentifier org/bouncycastle/asn1/x509/BasicConstraints org/bouncycastle/asn1/x509/CertificateList org/bouncycastle/asn1/x509/CertificatePair org/bouncycastle/asn1/x509/CertificatePolicies org/bouncycastle/asn1/x509/CertPolicyId org/bouncycastle/asn1/x509/CRLDistPoint org/bouncycastle/asn1/x509/CRLNumber org/bouncycastle/asn1/x509/CRLReason org/bouncycastle/asn1/x509/DigestInfo org/bouncycastle/asn1/x509/DisplayText org/bouncycastle/asn1/x509/DistributionPoint org/bouncycastle/asn1/x509/DistributionPointName org/bouncycastle/asn1/x509/DSAParameter org/bouncycastle/asn1/x509/ExtendedKeyUsage org/bouncycastle/asn1/x509/GeneralName org/bouncycastle/asn1/x509/GeneralNames org/bouncycastle/asn1/x509/GeneralSubtree org/bouncycastle/asn1/x509/Holder org/bouncycastle/asn1/x509/IetfAttrSyntax org/bouncycastle/asn1/x509/IssuerSerial org/bouncycastle/asn1/x509/IssuingDistributionPoint org/bouncycastle/asn1/x509/KeyPurposeId org/bouncycastle/asn1/x509/KeyUsage org/bouncycastle/asn1/x509/NameConstraints org/bouncycastle/asn1/x509/NoticeReference org/bouncycastle/asn1/x509/ObjectDigestInfo org/bouncycastle/asn1/x509/PolicyInformation org/bouncycastle/asn1/x509/PolicyMappings org/bouncycastle/asn1/x509/PolicyQualifierId org/bouncycastle/asn1/x509/PolicyQualifierInfo org/bouncycastle/asn1/x509/PrivateKeyUsagePeriod org/bouncycastle/asn1/x509/ReasonFlags org/bouncycastle/asn1/x509/RoleSyntax org/bouncycastle/asn1/x509/RSAPublicKeyStructure org/bouncycastle/asn1/x509/SubjectDirectoryAttributes org/bouncycastle/asn1/x509/SubjectKeyIdentifier org/bouncycastle/asn1/x509/SubjectPublicKeyInfo org/bouncycastle/asn1/x509/TargetInformation org/bouncycastle/asn1/x509/Target org/bouncycastle/asn1/x509/Targets org/bouncycastle/asn1/x509/TBSCertificateStructure org/bouncycastle/asn1/x509/TBSCertList org/bouncycastle/asn1/x509/Time org/bouncycastle/asn1/x509/UserNotice org/bouncycastle/asn1/x509/V1TBSCertificateGenerator org/bouncycastle/asn1/x509/V2AttributeCertificateInfoGenerator Next part >>
2010-05-03, 15842🔥, 0💬
Popular Posts:
JDK 1.1 source code directory contains Java source code for JDK 1.1 core classes: "C:\fyicenter\jdk-...
How to download and install JDK (Java Development Kit) 7? If you want to write Java applications, yo...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...
Where to find answers to frequently asked questions on Download and Installing of Older Versions? He...
What Is commons-collections4-4.4 .jar?commons-collections4-4.4 .jaris the JAR file for Apache Common...