check for keys in plaintext in decrypted blocks
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 20 Jul 2015 15:25:01 +0000 (11:25 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:16:28 +0000 (13:16 -0500)
commit3a9d1426d051f9bf0bce134d374bdb8cce73a968
tree1a976b70d8686cb3fdcfafeced621425299f346c
parenta1e78114869b3378d6df7e8c98a7c10a7103ba7e
check for keys in plaintext in decrypted blocks

if the message is hand-rolled with gpg, there might be a key in there.
but don't bother with recursive decryption unless they are using mime.
edward