Skip to content

Releases: SecurityInnovation/PGPy

PGPy v0.2.3

04 Aug 18:49
Compare
Choose a tag to compare

One last bugfix - hopefully this will be the last for the 0.2 codebase!

PGPy v0.2.2

31 Jul 10:09
Compare
Choose a tag to compare

More bugfixes, and a nice big parsing speed increase!

PGPy v0.2.1

25 Jul 05:05
Compare
Choose a tag to compare

Lots of bugfixes, mostly with parsing issues. Check the changelog

PGPy v0.2.0

21 Jul 05:38
Compare
Choose a tag to compare
  • Now loads DSA keys
  • Supports decrypting secret key material using many more ciphers
  • Lots more parsing works correctly
  • pip install PGPy now works correctly when prerequisites aren't installed

See the changelog for more complete information :)

PGPy v0.1.0

03 May 00:47
Compare
Choose a tag to compare

First release!

  • Load keys
  • Load signatures
  • Sign things with RSA (detached only)
  • Verify RSA signatures (detached only)