Bouncy Castle Provider (FIPS Distribution)

The FIPS 140-2 Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms certified to FIPS 140-2 level 1. This jar contains JCE provider and low-level API for the BC-FJA version 1.0.2.3, FIPS Certificate #3514. Please see certificate for certified platform details.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bc-fips
Last Version

Last Version

1.0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Bouncy Castle Provider (FIPS Distribution)
The FIPS 140-2 Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms certified to FIPS 140-2 level 1. This jar contains JCE provider and low-level API for the BC-FJA version 1.0.2.3, FIPS Certificate #3514. Please see certificate for certified platform details.
Project URL

Project URL

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

Download bc-fips

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.3
1.0.2.1
1.0.2
1.0.1
1.0.0