jar

com.madgag.spongycastle : bcpg-jdk15on

Maven & Gradle

Aug 30, 2017
7 usages
681 stars

Spongy Castle · Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Table Of Contents

Latest Version

Download com.madgag.spongycastle : bcpg-jdk15on JAR file - Latest Versions:

All Versions

Download com.madgag.spongycastle : bcpg-jdk15on JAR file - All Versions:

Version Vulnerabilities Size Updated
1.58.x
1.56.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bcpg-jdk15on-1.58.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.spongycastle.bcpg.sig

├─ org.spongycastle.bcpg.sig.EmbeddedSignature.class - [JAR]

├─ org.spongycastle.bcpg.sig.Exportable.class - [JAR]

├─ org.spongycastle.bcpg.sig.Features.class - [JAR]

├─ org.spongycastle.bcpg.sig.IssuerKeyID.class - [JAR]

├─ org.spongycastle.bcpg.sig.KeyExpirationTime.class - [JAR]

├─ org.spongycastle.bcpg.sig.KeyFlags.class - [JAR]

├─ org.spongycastle.bcpg.sig.NotationData.class - [JAR]

├─ org.spongycastle.bcpg.sig.PreferredAlgorithms.class - [JAR]

├─ org.spongycastle.bcpg.sig.PrimaryUserID.class - [JAR]

├─ org.spongycastle.bcpg.sig.Revocable.class - [JAR]

├─ org.spongycastle.bcpg.sig.RevocationKey.class - [JAR]

├─ org.spongycastle.bcpg.sig.RevocationKeyTags.class - [JAR]

├─ org.spongycastle.bcpg.sig.RevocationReason.class - [JAR]

├─ org.spongycastle.bcpg.sig.RevocationReasonTags.class - [JAR]

├─ org.spongycastle.bcpg.sig.SignatureCreationTime.class - [JAR]

├─ org.spongycastle.bcpg.sig.SignatureExpirationTime.class - [JAR]

├─ org.spongycastle.bcpg.sig.SignatureTarget.class - [JAR]

├─ org.spongycastle.bcpg.sig.SignerUserID.class - [JAR]

├─ org.spongycastle.bcpg.sig.TrustSignature.class - [JAR]

org.spongycastle.bcpg.attr

├─ org.spongycastle.bcpg.attr.ImageAttribute.class - [JAR]

org.spongycastle.bcpg

├─ org.spongycastle.bcpg.ArmoredInputStream.class - [JAR]

├─ org.spongycastle.bcpg.ArmoredOutputStream.class - [JAR]

├─ org.spongycastle.bcpg.BCPGInputStream.class - [JAR]

├─ org.spongycastle.bcpg.BCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.BCPGObject.class - [JAR]

├─ org.spongycastle.bcpg.BCPGOutputStream.class - [JAR]

├─ org.spongycastle.bcpg.CRC24.class - [JAR]

├─ org.spongycastle.bcpg.CompressedDataPacket.class - [JAR]

├─ org.spongycastle.bcpg.CompressionAlgorithmTags.class - [JAR]

├─ org.spongycastle.bcpg.ContainedPacket.class - [JAR]

├─ org.spongycastle.bcpg.DSAPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.DSASecretBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ECDHPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ECDSAPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ECPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ECSecretBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ElGamalPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ElGamalSecretBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.ExperimentalPacket.class - [JAR]

├─ org.spongycastle.bcpg.HashAlgorithmTags.class - [JAR]

├─ org.spongycastle.bcpg.InputStreamPacket.class - [JAR]

├─ org.spongycastle.bcpg.LiteralDataPacket.class - [JAR]

├─ org.spongycastle.bcpg.MPInteger.class - [JAR]

├─ org.spongycastle.bcpg.MarkerPacket.class - [JAR]

├─ org.spongycastle.bcpg.ModDetectionCodePacket.class - [JAR]

├─ org.spongycastle.bcpg.OnePassSignaturePacket.class - [JAR]

├─ org.spongycastle.bcpg.OutputStreamPacket.class - [JAR]

├─ org.spongycastle.bcpg.Packet.class - [JAR]

├─ org.spongycastle.bcpg.PacketTags.class - [JAR]

├─ org.spongycastle.bcpg.PublicKeyAlgorithmTags.class - [JAR]

├─ org.spongycastle.bcpg.PublicKeyEncSessionPacket.class - [JAR]

├─ org.spongycastle.bcpg.PublicKeyPacket.class - [JAR]

├─ org.spongycastle.bcpg.PublicSubkeyPacket.class - [JAR]

├─ org.spongycastle.bcpg.RSAPublicBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.RSASecretBCPGKey.class - [JAR]

├─ org.spongycastle.bcpg.S2K.class - [JAR]

├─ org.spongycastle.bcpg.SecretKeyPacket.class - [JAR]

├─ org.spongycastle.bcpg.SecretSubkeyPacket.class - [JAR]

├─ org.spongycastle.bcpg.SignaturePacket.class - [JAR]

├─ org.spongycastle.bcpg.SignatureSubpacket.class - [JAR]

├─ org.spongycastle.bcpg.SignatureSubpacketInputStream.class - [JAR]

├─ org.spongycastle.bcpg.SignatureSubpacketTags.class - [JAR]

├─ org.spongycastle.bcpg.SymmetricEncDataPacket.class - [JAR]

├─ org.spongycastle.bcpg.SymmetricEncIntegrityPacket.class - [JAR]

├─ org.spongycastle.bcpg.SymmetricKeyAlgorithmTags.class - [JAR]

├─ org.spongycastle.bcpg.SymmetricKeyEncSessionPacket.class - [JAR]

├─ org.spongycastle.bcpg.TrustPacket.class - [JAR]

├─ org.spongycastle.bcpg.UserAttributePacket.class - [JAR]

├─ org.spongycastle.bcpg.UserAttributeSubpacket.class - [JAR]

├─ org.spongycastle.bcpg.UserAttributeSubpacketInputStream.class - [JAR]

├─ org.spongycastle.bcpg.UserAttributeSubpacketTags.class - [JAR]

├─ org.spongycastle.bcpg.UserIDPacket.class - [JAR]

org.spongycastle.openpgp.jcajce

├─ org.spongycastle.openpgp.jcajce.JcaPGPObjectFactory.class - [JAR]

├─ org.spongycastle.openpgp.jcajce.JcaPGPPublicKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.jcajce.JcaPGPPublicKeyRingCollection.class - [JAR]

├─ org.spongycastle.openpgp.jcajce.JcaPGPSecretKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.jcajce.JcaPGPSecretKeyRingCollection.class - [JAR]

org.spongycastle.apache.bzip2

├─ org.spongycastle.apache.bzip2.BZip2Constants.class - [JAR]

├─ org.spongycastle.apache.bzip2.CBZip2InputStream.class - [JAR]

├─ org.spongycastle.apache.bzip2.CBZip2OutputStream.class - [JAR]

├─ org.spongycastle.apache.bzip2.CRC.class - [JAR]

org.spongycastle.openpgp.operator.jcajce

├─ org.spongycastle.openpgp.operator.jcajce.JcaJcePGPUtil.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaKeyFingerprintCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPContentSignerBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPContentVerifierBuilderProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPDigestCalculatorProviderBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPKeyConverter.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPKeyPair.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcaPGPPrivateKey.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePBEDataDecryptorFactoryBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePBEKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePBEProtectionRemoverFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePBESecretKeyDecryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePBESecretKeyEncryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePGPDataEncryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePublicKeyDataDecryptorFactoryBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.JcePublicKeyKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.OperatorHelper.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.SHA1PGPDigestCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.jcajce.SignatureOutputStream.class - [JAR]

org.spongycastle.openpgp.operator.bc

├─ org.spongycastle.openpgp.operator.bc.BcImplProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcKeyFingerprintCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPBEDataDecryptorFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPBEKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPBESecretKeyDecryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPBESecretKeyEncryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPContentSignerBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPContentVerifierBuilderProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPDataEncryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPDigestCalculatorProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPKeyConverter.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPGPKeyPair.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPublicKeyDataDecryptorFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcPublicKeyKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.BcUtil.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.RFC6637KDFCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.SHA1PGPDigestCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.bc.SignerOutputStream.class - [JAR]

org.spongycastle.openpgp.examples

├─ org.spongycastle.openpgp.examples.ByteArrayHandler.class - [JAR]

├─ org.spongycastle.openpgp.examples.ClearSignedFileProcessor.class - [JAR]

├─ org.spongycastle.openpgp.examples.DSAElGamalKeyRingGenerator.class - [JAR]

├─ org.spongycastle.openpgp.examples.DetachedSignatureProcessor.class - [JAR]

├─ org.spongycastle.openpgp.examples.DirectKeySignature.class - [JAR]

├─ org.spongycastle.openpgp.examples.KeyBasedFileProcessor.class - [JAR]

├─ org.spongycastle.openpgp.examples.KeyBasedLargeFileProcessor.class - [JAR]

├─ org.spongycastle.openpgp.examples.PBEFileProcessor.class - [JAR]

├─ org.spongycastle.openpgp.examples.PGPExampleUtil.class - [JAR]

├─ org.spongycastle.openpgp.examples.PubringDump.class - [JAR]

├─ org.spongycastle.openpgp.examples.RSAKeyPairGenerator.class - [JAR]

├─ org.spongycastle.openpgp.examples.SignedFileProcessor.class - [JAR]

org.spongycastle.openpgp.operator

├─ org.spongycastle.openpgp.operator.KeyFingerPrintCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.PBEDataDecryptorFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.PBEKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.PBEProtectionRemoverFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.PBESecretKeyDecryptor.class - [JAR]

├─ org.spongycastle.openpgp.operator.PBESecretKeyEncryptor.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPContentSigner.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPContentSignerBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPContentVerifier.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPContentVerifierBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPContentVerifierBuilderProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDataDecryptor.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDataDecryptorFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDataDecryptorProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDataEncryptor.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDataEncryptorBuilder.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDigestCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPDigestCalculatorProvider.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPPad.class - [JAR]

├─ org.spongycastle.openpgp.operator.PGPUtil.class - [JAR]

├─ org.spongycastle.openpgp.operator.PublicKeyDataDecryptorFactory.class - [JAR]

├─ org.spongycastle.openpgp.operator.PublicKeyKeyEncryptionMethodGenerator.class - [JAR]

├─ org.spongycastle.openpgp.operator.RFC6637KDFCalculator.class - [JAR]

├─ org.spongycastle.openpgp.operator.RFC6637Utils.class - [JAR]

org.spongycastle.openpgp

├─ org.spongycastle.openpgp.PGPAlgorithmParameters.class - [JAR]

├─ org.spongycastle.openpgp.PGPCompressedData.class - [JAR]

├─ org.spongycastle.openpgp.PGPCompressedDataGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPDataValidationException.class - [JAR]

├─ org.spongycastle.openpgp.PGPEncryptedData.class - [JAR]

├─ org.spongycastle.openpgp.PGPEncryptedDataGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPEncryptedDataList.class - [JAR]

├─ org.spongycastle.openpgp.PGPException.class - [JAR]

├─ org.spongycastle.openpgp.PGPKdfParameters.class - [JAR]

├─ org.spongycastle.openpgp.PGPKeyFlags.class - [JAR]

├─ org.spongycastle.openpgp.PGPKeyPair.class - [JAR]

├─ org.spongycastle.openpgp.PGPKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.PGPKeyRingGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPKeyValidationException.class - [JAR]

├─ org.spongycastle.openpgp.PGPLiteralData.class - [JAR]

├─ org.spongycastle.openpgp.PGPLiteralDataGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPMarker.class - [JAR]

├─ org.spongycastle.openpgp.PGPObjectFactory.class - [JAR]

├─ org.spongycastle.openpgp.PGPOnePassSignature.class - [JAR]

├─ org.spongycastle.openpgp.PGPOnePassSignatureList.class - [JAR]

├─ org.spongycastle.openpgp.PGPPBEEncryptedData.class - [JAR]

├─ org.spongycastle.openpgp.PGPPrivateKey.class - [JAR]

├─ org.spongycastle.openpgp.PGPPublicKey.class - [JAR]

├─ org.spongycastle.openpgp.PGPPublicKeyEncryptedData.class - [JAR]

├─ org.spongycastle.openpgp.PGPPublicKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.PGPPublicKeyRingCollection.class - [JAR]

├─ org.spongycastle.openpgp.PGPRuntimeOperationException.class - [JAR]

├─ org.spongycastle.openpgp.PGPSecretKey.class - [JAR]

├─ org.spongycastle.openpgp.PGPSecretKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.PGPSecretKeyRingCollection.class - [JAR]

├─ org.spongycastle.openpgp.PGPSignature.class - [JAR]

├─ org.spongycastle.openpgp.PGPSignatureGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPSignatureList.class - [JAR]

├─ org.spongycastle.openpgp.PGPSignatureSubpacketGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPSignatureSubpacketVector.class - [JAR]

├─ org.spongycastle.openpgp.PGPUserAttributeSubpacketVector.class - [JAR]

├─ org.spongycastle.openpgp.PGPUserAttributeSubpacketVectorGenerator.class - [JAR]

├─ org.spongycastle.openpgp.PGPUtil.class - [JAR]

├─ org.spongycastle.openpgp.PGPV3SignatureGenerator.class - [JAR]

├─ org.spongycastle.openpgp.SXprUtils.class - [JAR]

├─ org.spongycastle.openpgp.StreamGenerator.class - [JAR]

├─ org.spongycastle.openpgp.WrappedGeneratorStream.class - [JAR]

org.spongycastle.openpgp.bc

├─ org.spongycastle.openpgp.bc.BcPGPObjectFactory.class - [JAR]

├─ org.spongycastle.openpgp.bc.BcPGPPublicKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.bc.BcPGPPublicKeyRingCollection.class - [JAR]

├─ org.spongycastle.openpgp.bc.BcPGPSecretKeyRing.class - [JAR]

├─ org.spongycastle.openpgp.bc.BcPGPSecretKeyRingCollection.class - [JAR]

Advertisement

Dependencies from Group

Aug 30, 2017
126 usages
681 stars
Aug 30, 2017
92 usages
681 stars
Aug 30, 2017
26 usages
681 stars
Dec 30, 2015
19 usages
681 stars
Aug 30, 2017
7 usages
681 stars

Discover Dependencies

Feb 21, 2021
14 usages
142 stars
Dec 05, 2020
13 usages
5.9k stars
Aug 31, 2012
20 usages
Apr 22, 2015
2 usages
784 stars
Jul 03, 2018
3 usages
0 stars
Aug 23, 2012
19 usages
Jan 13, 2020
2 usages
200 stars