descriptionGraft keys from one OpenPGP key onto another as subkeys.
last changeTue, 7 Jan 2014 21:20:26 +0000 (13:20 -0800)
shortlog
2014-01-07 W. Trevor KingPreserve public/secret distinction in _serialize_signat... master
2014-01-07 W. Trevor KingAdd signature verification to PGPPacket and PGPKey
2014-01-06 W. Trevor KingAdd key-binding targets to PGPPacket._parse_signature_p...
2013-12-23 W. Trevor KingAdd type and raw data to embedded signature subpackets
2013-12-23 W. Trevor KingShift (sub)key -> public key coercion into _serialize_s...
2013-12-23 W. Trevor KingSplit signature packet serialization out in PGPPacket
2013-12-23 W. Trevor KingParse signature MPIs in PGPPacket._parse_signature_packet
2013-12-23 W. Trevor KingAdd PyCrypto modules for public-key encryption to PGPPa...
2013-12-23 W. Trevor KingAdd PGPPacket._serialize_signature_packet
2013-12-23 W. Trevor KingCOPYING: Put this thing under the GPLv2
2013-12-23 W. Trevor KingAdd PGPPacket.copy and pull out PGPPacket._serialize_body
2013-12-23 W. Trevor KingAdjust PGPKey._packets_from_bytes to append on the fly
2013-12-23 W. Trevor KingExtract signature packet targets
2013-12-23 W. Trevor KingAdd PGPPacket._serialize_user_id_packet
2013-12-23 W. Trevor KingFactor byte-to-string conversion out into byte_string
2013-12-23 W. Trevor KingAdd a serialization check after parsing
...
heads
10 years ago master