bcpg-jdk16-145.jar - Bouncy Castle PGP Key

Q

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!

bcpg-jdk16-145.jar - The PGP (Pretty Good Privay) key extension.

JAR File Size and Download Location:

File name: bcpg-jdk16-145.jar
File size: 172605 bytes
Date modified: 12-Jan-2010
Download: The Legion of the Bouncy Castle

Manifest of the JAR:

Implementation-Vendor: BouncyCastle.org
Implementation-Version: 1.45.0
Implementation-Vendor-Id: org.bouncycastle
Specification-Vendor: BouncyCastle.org
Specification-Version: 1.1
Extension-Name: org.bouncycastle.bcpg

✍: fyicenter.com

A

List of Classes in the JAR:

org/bouncycastle/apache/bzip2/BZip2Constants
org/bouncycastle/apache/bzip2/CBZip2InputStream
org/bouncycastle/apache/bzip2/CBZip2OutputStream
org/bouncycastle/apache/bzip2/CRC
org/bouncycastle/bcpg/ArmoredInputStream
org/bouncycastle/bcpg/ArmoredOutputStream
org/bouncycastle/bcpg/BCPGInputStream
org/bouncycastle/bcpg/BCPGKey
org/bouncycastle/bcpg/BCPGObject
org/bouncycastle/bcpg/BCPGOutputStream
org/bouncycastle/bcpg/CRC24
org/bouncycastle/bcpg/CompressedDataPacket
org/bouncycastle/bcpg/CompressionAlgorithmTags
org/bouncycastle/bcpg/ContainedPacket
org/bouncycastle/bcpg/DSAPublicBCPGKey
org/bouncycastle/bcpg/DSASecretBCPGKey
org/bouncycastle/bcpg/ElGamalPublicBCPGKey
org/bouncycastle/bcpg/ElGamalSecretBCPGKey
org/bouncycastle/bcpg/ExperimentalPacket
org/bouncycastle/bcpg/HashAlgorithmTags
org/bouncycastle/bcpg/InputStreamPacket
org/bouncycastle/bcpg/LiteralDataPacket
org/bouncycastle/bcpg/MPInteger
org/bouncycastle/bcpg/MarkerPacket
org/bouncycastle/bcpg/ModDetectionCodePacket
org/bouncycastle/bcpg/OnePassSignaturePacket
org/bouncycastle/bcpg/OutputStreamPacket
org/bouncycastle/bcpg/Packet
org/bouncycastle/bcpg/PacketTags
org/bouncycastle/bcpg/PublicKeyAlgorithmTags
org/bouncycastle/bcpg/PublicKeyEncSessionPacket
org/bouncycastle/bcpg/PublicKeyPacket
org/bouncycastle/bcpg/PublicSubkeyPacket
org/bouncycastle/bcpg/RSAPublicBCPGKey
org/bouncycastle/bcpg/RSASecretBCPGKey
org/bouncycastle/bcpg/S2K
org/bouncycastle/bcpg/SecretKeyPacket
org/bouncycastle/bcpg/SecretSubkeyPacket
org/bouncycastle/bcpg/SignaturePacket
org/bouncycastle/bcpg/SignatureSubpacket
org/bouncycastle/bcpg/SignatureSubpacketInputStream
org/bouncycastle/bcpg/SignatureSubpacketTags
org/bouncycastle/bcpg/SymmetricEncDataPacket
org/bouncycastle/bcpg/SymmetricEncIntegrityPacket
org/bouncycastle/bcpg/SymmetricKeyAlgorithmTags
org/bouncycastle/bcpg/SymmetricKeyEncSessionPacket
org/bouncycastle/bcpg/TrustPacket
org/bouncycastle/bcpg/UserAttributePacket
org/bouncycastle/bcpg/UserAttributeSubpacket
org/bouncycastle/bcpg/UserAttributeSubpacketInputStream
org/bouncycastle/bcpg/UserAttributeSubpacketTags
org/bouncycastle/bcpg/UserIDPacket
org/bouncycastle/bcpg/attr/ImageAttribute
org/bouncycastle/bcpg/sig/EmbeddedSignature
org/bouncycastle/bcpg/sig/Exportable
org/bouncycastle/bcpg/sig/IssuerKeyID
org/bouncycastle/bcpg/sig/KeyExpirationTime
org/bouncycastle/bcpg/sig/KeyFlags
org/bouncycastle/bcpg/sig/NotationData
org/bouncycastle/bcpg/sig/PreferredAlgorithms
org/bouncycastle/bcpg/sig/PrimaryUserID
org/bouncycastle/bcpg/sig/Revocable
org/bouncycastle/bcpg/sig/SignatureCreationTime
org/bouncycastle/bcpg/sig/SignatureExpirationTime
org/bouncycastle/bcpg/sig/SignerUserID
org/bouncycastle/bcpg/sig/TrustSignature
org/bouncycastle/openpgp/PGPCompressedData
org/bouncycastle/openpgp/PGPCompressedDataGenerator
org/bouncycastle/openpgp/PGPDataValidationException
org/bouncycastle/openpgp/PGPEncryptedData
org/bouncycastle/openpgp/PGPEncryptedDataGenerator
org/bouncycastle/openpgp/PGPEncryptedDataList
org/bouncycastle/openpgp/PGPException
org/bouncycastle/openpgp/PGPKeyFlags
org/bouncycastle/openpgp/PGPKeyPair
org/bouncycastle/openpgp/PGPKeyRing
org/bouncycastle/openpgp/PGPKeyRingGenerator
org/bouncycastle/openpgp/PGPKeyValidationException
org/bouncycastle/openpgp/PGPLiteralData
org/bouncycastle/openpgp/PGPLiteralDataGenerator
org/bouncycastle/openpgp/PGPMarker
org/bouncycastle/openpgp/PGPObjectFactory
org/bouncycastle/openpgp/PGPOnePassSignature
org/bouncycastle/openpgp/PGPOnePassSignatureList
org/bouncycastle/openpgp/PGPPBEEncryptedData
org/bouncycastle/openpgp/PGPPrivateKey
org/bouncycastle/openpgp/PGPPublicKey
org/bouncycastle/openpgp/PGPPublicKeyEncryptedData
org/bouncycastle/openpgp/PGPPublicKeyRing
org/bouncycastle/openpgp/PGPPublicKeyRingCollection
org/bouncycastle/openpgp/PGPSecretKey
org/bouncycastle/openpgp/PGPSecretKeyRing
org/bouncycastle/openpgp/PGPSecretKeyRingCollection
org/bouncycastle/openpgp/PGPSignature
org/bouncycastle/openpgp/PGPSignatureGenerator
org/bouncycastle/openpgp/PGPSignatureList
org/bouncycastle/openpgp/PGPSignatureSubpacketGenerator
org/bouncycastle/openpgp/PGPSignatureSubpacketVector
org/bouncycastle/openpgp/PGPUserAttributeSubpacketVector
org/bouncycastle/openpgp/PGPUserAttributeSubpacketVectorGenerator
org/bouncycastle/openpgp/PGPUtil
org/bouncycastle/openpgp/PGPV3SignatureGenerator
org/bouncycastle/openpgp/StreamGenerator
org/bouncycastle/openpgp/WrappedGeneratorStream
org/bouncycastle/openpgp/examples/ByteArrayHandler
org/bouncycastle/openpgp/examples/ClearSignedFileProcessor
org/bouncycastle/openpgp/examples/DSAElGamalKeyRingGenerator
org/bouncycastle/openpgp/examples/DetachedSignatureProcessor
org/bouncycastle/openpgp/examples/DirectKeySignature
org/bouncycastle/openpgp/examples/KeyBasedFileProcessor
org/bouncycastle/openpgp/examples/KeyBasedLargeFileProcessor
org/bouncycastle/openpgp/examples/PBEFileProcessor
org/bouncycastle/openpgp/examples/PubringDump
org/bouncycastle/openpgp/examples/RSAKeyPairGenerator
org/bouncycastle/openpgp/examples/SignedFileProcessor

2011-03-01, 6838🔥, 0💬