pem2openpgp: replace raw numbers with semantic labelling to make it more readable.
[monkeysphere.git] / src / keytrans / pem2openpgp
2009-01-10 Daniel Kahn Gillmorpem2openpgp: replace raw numbers with semantic labellin...
2009-01-08 Daniel Kahn Gillmorfix stupid typos; switch padding during rsa signatures...
2009-01-08 Daniel Kahn Gillmorpem2openpgp: make lookup tables of relevant parameters.
2009-01-07 Daniel Kahn Gillmorpem2openpgp: break out usage flags, default to creating...
2009-01-07 Daniel Kahn Gillmorpem2openpgp: clean up comments, treat fingerprint as...
2009-01-07 Daniel Kahn Gillmorclarifying make_rsa_key_body() to make_rsa_pub_key_body()
2009-01-07 Daniel Kahn Gillmorpem2openpgp now accepts a choice of User ID on stdin.
2009-01-07 Daniel Kahn Gillmoruse bytes in pem2openpgp to ensure that length calculat...
2009-01-07 Daniel Kahn Gillmorremoved last hardcoded data in pem2openpgp; it seems...
2009-01-07 Daniel Kahn Gillmorclean up a bit of pem2openpgp and remove some of the...
2009-01-07 Daniel Kahn Gillmoradded first pass at perl script to convert existing...