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.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcpkix-fips
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://www.bouncycastle.org/fips-java

Download bcpkix-fips

How to add to project

<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcpkix-fips/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpkix-fips</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcpkix-fips/
implementation 'org.bouncycastle:bcpkix-fips:1.0.6'
// https://jarcasting.com/artifacts/org.bouncycastle/bcpkix-fips/
implementation ("org.bouncycastle:bcpkix-fips:1.0.6")
'org.bouncycastle:bcpkix-fips:jar:1.0.6'
<dependency org="org.bouncycastle" name="bcpkix-fips" rev="1.0.6">
  <artifact name="bcpkix-fips" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcpkix-fips', version='1.0.6')
)
libraryDependencies += "org.bouncycastle" % "bcpkix-fips" % "1.0.6"
[org.bouncycastle/bcpkix-fips "1.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bc-fips jar [1.0.0,2.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0