Skip to content

damico/OpenPgp-BounceCastle-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPgp-BounceCastle-Example

This is an OpenPgp + BounceCastle, Java Example, for education. Check the 3 test methods inside the class org.jdamico.bc.openpgp.tests.TestBCOpenPGP:

  • genKeyPair()
  • encrypt()
  • decrypt()

This source code was based on the examples found inside BounceCastle API and in the demonstration found here: http://sloanseaman.com/wordpress/2011/08/11/pgp-encryptiondecryption-in-java/

About

This is an OpenPgp + BounceCastle, Java Example, for education.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages