Re: [DLC]GPG question

Sean Neilan <[email protected]> Tue, 27 Apr 2010 23:19:11 -0500
Newsgroups gmane.org.user-groups.linux.depaul-lug
Message-ID <[email protected]>
So... what clued you in on the process of doing that?

I did decrypt file.asc without applying the caesar crypt and got gibberish.
I assume you know someone?
[DLC]GPG question*Sam Faci* safaci2000 at gmail.com
<dlc%40mailman.depaul.edu?Subject=%5BDLC%5DGPG%20question&In-Reply-To=k2o689a257a1004062221m656bbebeob7ae13f4d298040b%40mail.gmail.com>
*Wed Apr 7 01:54:20 CDT 2010*


   - Previous message: [DLC]GPG question <002870.html>
   - Next message: [DLC]GPG question <002872.html>
   - *Messages sorted by:* [ date ] <date.html#2871> [ thread
]<thread.html#2871>
    [ subject ] <subject.html#2871> [ author ] <author.html#2871>

------------------------------

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.

_______________________________________________
DLC mailing list
[email protected]
http://mailman.depaul.edu/mailman/listinfo/dlc
Use the Above Link to Unsubcribe!!
http://linux.depaul.edu/