Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ant/bc+-build.xml')
-rw-r--r--ant/bc+-build.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ant/bc+-build.xml b/ant/bc+-build.xml
index eaf5796c..aa655105 100644
--- a/ant/bc+-build.xml
+++ b/ant/bc+-build.xml
@@ -330,6 +330,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle Provider" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -346,6 +347,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle Provider" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -430,6 +432,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle JCE and Provider" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -446,6 +449,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle JCE and Provider" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -493,6 +497,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle S/MIME API" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -538,6 +543,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle PKIX API" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -585,6 +591,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle OpenPGP API" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />
@@ -643,6 +650,7 @@
<attribute name="Implementation-Vendor-Id" value="org.bouncycastle" />
<attribute name="Implementation-Vendor" value="BouncyCastle.org" />
<attribute name="Implementation-Version" value="${release.name}.0" />
+ <attribute name="Application-Name" value="Bouncy Castle Test Classes" />
<attribute name="Trusted-Library" value="true" />
<attribute name="Permissions" value="all-permissions" />
<attribute name="Codebase" value="*" />