blob: 2f60c441bffd8890bdd217c1ef8b973dd0ac6bf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:bouncycastle:legion-of-the-bouncy-castle</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|