pem2openpgp: implemented extended euclidean algorithm to find modular multiplicative...
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 12 Jan 2009 04:01:10 +0000 (23:01 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 12 Jan 2009 04:01:10 +0000 (23:01 -0500)
commitae9a949163f6850c7ef6a260d6d7b086a622d787
tree4fa8cda8f7f8ba432bde4c20261fa301f9f7844f
parent4af5666101d302692f76671c08188141289f13f3
pem2openpgp: implemented extended euclidean algorithm to find modular multiplicative inverse.  this lets us compute the value we need for secret key material.
src/keytrans/pem2openpgp