<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.bouncycastle</groupId>
  <artifactId>bc-fips</artifactId>
  <packaging>jar</packaging>
  <name>Bouncy Castle Provider (FIPS Distribution)</name>
  <version>1.0.2</version>
  <description>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, FIPS Certificate #3514. Please see certificate for certified platform details.</description>
  <url>https://www.bouncycastle.org/fips-java</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-java.git</url>
  </scm>
  <issueManagement>
     <system>Support Contract</system>
     <url>https://www.bouncycastle.org/fips-java/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>
