Re: [DLC]GPG question

Sam Faci <[email protected]> Wed, 7 Apr 2010 00:54:20 -0500
Newsgroups gmane.org.user-groups.linux.depaul-lug
Message-ID <[email protected]>
lolz.

it's quiet easy.. you just open up the ascii file in vim and then type:

%!xxd  which will give you a hexedit dump.   Then just take every hex
byte and apply a caesar crypt to it.  The offset is equal the size of
the gpg ascii key.  Once you have updated the hexdump, simply
re-encode it as a binary file....and save.  Then type:  gpg -z
file.asc.

All done.



On Wed, Apr 7, 2010 at 12:21 AM, Sean Neilan <[email protected]> wrote:
> student asks for help on assignment on mailing list. teacher happens to be
> on mailing list. teacher responds.
> this is slightly epic :)
>
> On Wed, Apr 7, 2010 at 12:15 AM, John Kristoff <[email protected]> wrote:
>>
>> On Wed, Apr 07, 2010 at 12:01:04AM -0500, akasza1-9geRo0GdX4kY/[email protected]
>> wrote:
>> > I was wondering what commands I'd use to decrypt a PGP message given
>> > that
>> > the message is an ASCII file. I have the public key and fingerprint of
>> > the
>> > sender. I don't know much past the basics of PGP. I think I have to
>> > import
>> > the sender's key to my keyring somehow... I tried
>>
>> Hehe.  Let's see if you get any help before I chime in.  Tony is
>> talking about the link at the bottom of this page:
>>
>>  <http://condor.depaul.edu/~jkristof/tdc375/bonus.txt>
>>
>> John
>> _______________________________________________
>> DLC mailing list
>> [email protected]
>> http://mailman.depaul.edu/mailman/listinfo/dlc
>> Use the Above Link to Unsubcribe!!
>> http://linux.depaul.edu/
>
>
> _______________________________________________
> DLC mailing list
> [email protected]
> http://mailman.depaul.edu/mailman/listinfo/dlc
> Use the Above Link to Unsubcribe!!
> http://linux.depaul.edu/
>
>



-- 
--
Samir Faci
*insert title*
fortune | cowsay -f /usr/share/cows/tux.cow
_______________________________________________
DLC mailing list
[email protected]
http://mailman.depaul.edu/mailman/listinfo/dlc
Use the Above Link to Unsubcribe!!
http://linux.depaul.edu/