Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
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.