Home | History | Annotate | Download | only in lib
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <project>
      3   <modelVersion>4.0.0</modelVersion>
      4   <groupId>org.bouncycastle</groupId>
      5   <artifactId>bcprov-jdk16</artifactId>
      6   <packaging>jar</packaging>
      7   <name>Bouncy Castle Provider</name>
      8   <version>1.46</version>
      9   <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.</description>
     10   <url>http://www.bouncycastle.org/java.html</url>
     11   <licenses>
     12     <license>
     13       <name>Bouncy Castle Licence</name>
     14       <url>http://www.bouncycastle.org/licence.html</url>
     15       <distribution>repo</distribution>
     16     </license>
     17   </licenses>
     18   <scm>
     19     <url>http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java</url>
     20   </scm>
     21 </project>
     22