|
Message-ID: <CANO7a6xuJbW9vb5eiVc8xvNbjJhEv+NGyvY=6+AAs8UOCp761Q@mail.gmail.com> Date: Sat, 17 Mar 2012 18:07:21 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-dev@...ts.openwall.com Subject: Cracking PGP / GPG keys Hi, I am trying to figure out how to crack PGP / GPG keys. So far, I have seen two existing projects for doing so: 1) http://www.roguedaemon.net/rephrase/rephrase.c.html (spawns gpg). 2) http://www.vanheusden.com/nasty/ (uses gpgme which internally spawns gpg, is worse than project 1 since gpgme always operates on keys in ~/.gpg directory). Are there native (no spawning) / better ways to implement cracking of PGP / GPG keys? -- Cheers, Dhiru
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.