Add PyCrypto modules for public-key encryption to PGPPacket._crypto_module
authorW. Trevor King <wking@tremily.us>
Mon, 23 Dec 2013 21:44:00 +0000 (13:44 -0800)
committerW. Trevor King <wking@tremily.us>
Mon, 23 Dec 2013 23:07:59 +0000 (15:07 -0800)
commit1226bea4ba076c4953daf406542c1844ecafe28e
tree120d237ead482ffc4095fbc4b505452a5a3d6496
parentc6425eb301821a306ad954456d3d16b716979c4c
Add PyCrypto modules for public-key encryption to PGPPacket._crypto_module

Maintained by Dwayne C. Litzenberger [1,2,3].  Also add comments to
the _crypto_module definition, because the symmetric-key and
public-key entries are in different alphebetization blocks.

[1]: http://www.pycrypto.org/
[2]: https://www.dlitz.net/software/pycrypto/
[3]: https://github.com/dlitz/pycrypto/
gpg-migrate.py