Re: what password encryption method is this?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: what password encryption method is this?

From: <Crypto@S.M.S>
Date: Wed Aug 31 2005 - 09:16:03 CEST

B-Con wrote:
> Decoding Base64 is as easy as breaking ROT-13. It's a simple, one-way
> process. Base64 is indeed an *encoding* -- not an encryption, meaning
> that there is, technically, nothing to "crack". Just find a Base64
> en/decoder and see if what it decodes makes sense or not, that'll tell
> you if what you're holding is in fact Base64.
>

http://www.dillfrog.com/tools/base-64_encode/
Received on Thu Sep 29 21:51:47 2005