MVN

org.bouncycastle : bcpkix-fips

Maven & Gradle

Nov 01, 2022
12 usages

Bouncy Castle PKIX APIs (FIPS Distribution) · The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, S/MIME and certificate generation. 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>bcpkix-fips</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.7

All Versions

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

Version Vulnerabilities Updated
1.0.x
bcpkix-fips-1.0.7
bcpkix-fips-1.0.6
bcpkix-fips-1.0.5
bcpkix-fips-1.0.4
bcpkix-fips-1.0.3
bcpkix-fips-1.0.2
bcpkix-fips-1.0.1
bcpkix-fips-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-fips</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcpkix-fips:1.0.7'

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

implementation("org.bouncycastle:bcpkix-fips:1.0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcpkix-fips" % "1.0.7"

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

Aug 25, 2023
11 usages
623 stars
Feb 04, 2018
11 usages
235 stars
Jul 31, 2020
10 usages
146 stars
Mar 07, 2019
4 usages
3 stars
Jan 04, 2022
7 usages
1 stars
Aug 07, 2019
3 usages
May 25, 2020
10 usages
385 stars
May 23, 2019
2 usages
47.1k stars
Nov 17, 2022
12 usages
15 stars
Jul 16, 2020
3 usages
1 stars