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:
bcpg-jdk16-145.jar - Bouncy Castle PGP Key
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
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, 6984🔥, 0💬
Popular Posts:
Apache Commons Lang 3 is the 3rd version of Apache Commons Lang, which provides a host of helper uti...
Saxon-HE (home edition) is an open source product available under the Mozilla Public License. It pro...
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
What Is commons-codec-1.4.jar? commons-codec-1.4.jar is the JAR file for Apache Commons Codec 1.4, w...
JasperReports, the world's most popular open source business intelligence and reporting engine and J...