Silk Road forums

Discussion => Security => Topic started by: TreadLight on June 27, 2013, 02:03 pm

Title: How do you decrypt multiple blocks of text at once?
Post by: TreadLight on June 27, 2013, 02:03 pm
So let's say I have a single text document with multiple encrypted messages to me all copied and pasted on it, all encrypted with the same public key. Let's say it looks something like this:

-----BEGIN PGP MESSAGE-----
hQEMA4nTz7g7ebWKAQf/VWRtEkthcJ6cE6JvmROpcj/rSMiBQ8Ze8Sg8r5hO39mF
wpcZEjNJJAcEZjsM1Z2fbLErvB+yV
MEG9ZMlQBoYeUosEW1HFHEC2C4iPd/NQ2XfKTAF8qk3jdvtB7SNHwsjpNAO7OAZA
tUsZrkpjkXDcHQ==
=QQnw
-----END PGP MESSAGE-----

-----BEGIN PGP MESSAGE-----
hQEMA4nTz7g7ebWKAQf+K+Bz3uAfhtT3uW9Z1zlLYATKQOENO4Z/Fm46w7NbKv7a
OW9MZ/xl9Fgelnh+E1OAB99GzPEQML1nxES/sVU4ok0naE6rlRNSdm84400M/W8V
7ikRGK1oF7Zip/zQ3hKkS9
Ga0Si5+KQ0rIwqzuz+OtUymrgfqjNmTkKKo2PBlnVY3Q2Tc0+M8V6dQlemMnWkLt
rxcp6/2mqgYOmbt4jZR+
=ivSw
-----END PGP MESSAGE-----

-----BEGIN PGP MESSAGE-----
hQEMA4nTz7g7ebWKAQgAoyIS+w9p5BoRqFMqZhDcEpMhyHcnyNQaVmM8HzBXHufF
UvmSljX
uoMei097Wwtdj8zU6F0jf4Hbt47ZAjEHeRnnsA0uDtJOAUSqObGyf5oIPHFhbWqR
5hbEUBfSuPVZNA8/8yu0epEAnFb0NSoJeSRw2MFYizKFN7+Qrkj6oPKFgEsA9RcP
1pqtg9hAS+hxLJA4iOiW
=S1Jm
-----END PGP MESSAGE-----


Is there any way I can decrypt all the blocks of text at one time rather than going through and doing it one at a time? Thanks!
Title: Re: How do you decrypt multiple blocks of text at once?
Post by: astor on June 27, 2013, 04:17 pm
Unless there's a specific PGP program out there that does that, which I haven't heard of, I'm not aware of a way to do it without writing a script. LouisCyphre made a script like that for vendors a long time ago, which would decrypt all the addresses in their orders.