libcommons-openpgp-java

Java api for generating and verifying openpgp signatures
  http://commons.apache.org/sandbox/openpgp/
  0
  no reviews



Apache commons openpgp aims at producing a common and simple interface for generating and verifying openpgp signatures.

currently implemented using bouncycastle, it is intended to allow pluggable providers so that alternate open source and commercial providers can be used.

the library was started by maven and ant committers to enable the use of openpgp from these tools. currently, maven uses it in its development version to sign libraries released to the repository.