MVN

org.bouncycastle : bcpg-fips

Maven & Gradle

Nov 01, 2022
3 usages

Bouncy Castle OpenPGP APIs (FIPS Distribution) · The Bouncy Castle Java APIs for the OpenPGP Protocol. The APIs are designed primarily to be used in conjunction with the BC FIPS provider. The APIs may also be used with other providers although if being used in a FIPS context it is the responsibility of the user to ensure that any other providers used are FIPS certified and used appropriately.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpg-fips</artifactId>
    <version>1.0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bcpg-fips to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7.1

All Versions

Choose a version of org.bouncycastle : bcpg-fips to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bcpg-fips-1.0.7.1
bcpg-fips-1.0.6
bcpg-fips-1.0.5.1
bcpg-fips-1.0.5
bcpg-fips-1.0.4
bcpg-fips-1.0.3
bcpg-fips-1.0.2
bcpg-fips-1.0.1
bcpg-fips-1.0.0

How to add a dependency to Maven

Add the following org.bouncycastle : bcpg-fips maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpg-fips</artifactId>
    <version>1.0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bcpg-fips gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bcpg-fips:1.0.7.1'

Gradle Kotlin DSL: Add the following org.bouncycastle : bcpg-fips gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bcpg-fips:1.0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bcpg-fips sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bcpg-fips" % "1.0.7.1"

Advertisement

Dependencies from Group

Dec 01, 2021
2.9k usages
2.1k stars
Dec 01, 2021
1.9k usages
2.1k stars
Feb 23, 2011
577 usages
Dec 01, 2021
243 usages
2.1k stars
Dec 01, 2021
228 usages
2.1k stars

Discover Dependencies

Jan 23, 2020
9 usages
315 stars
Jan 15, 2013
2 usages
6 stars
Aug 29, 2019
4 usages
84 stars
Jul 18, 2023
12 usages
0 stars
May 13, 2023
11 usages
3 stars