bc-fips-debug
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bc-fips-debug</artifactId>
<version>2.1.2</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.bouncycastle</groupId>
<artifactId>bc-fips-debug</artifactId>
<packaging>jar</packaging>
<name>Bouncy Castle Provider (FIPS Distribution)</name>
<version>2.1.2</version>
<description>The FIPS 140-3 Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms certified to FIPS 140-3 level 1. This jar contains the debug version JCE provider and low-level API for the BC-FJA version 2.1.2, a patched version of BC-FJA-2.1.0, interim FIPS Certificate #4943. Please note the debug jar is not certified.</description>
<url>https://www.bouncycastle.org/download/bouncy-castle-java-fips/</url>
<licenses>
<license>
<name>Bouncy Castle Licence</name>
<url>https://www.bouncycastle.org/licence.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>bcgit@git.bouncycastle.org:bc-fips-2.1.X-java.git</url>
</scm>
<issueManagement>
<system>Support Contract</system>
<url>https://www.bouncycastle.org/support</url>
</issueManagement>
<developers>
<developer>
<id>feedback-crypto</id>
<name>The Legion of the Bouncy Castle Inc.</name>
<email>feedback-crypto@bouncycastle.org</email>
</developer>
</developers>
</project>