Re: Encryption & Decryption script
- From: The Hajj <hajji.himself@xxxxxxxxx>
- Date: Tue, 30 Sep 2008 06:40:16 -0700 (PDT)
^ (bitwise operator) is for ascii values, won't work on binary.
need to convert from binary to at least decimal or maybe hex before
xor. You'll have to break it up into 8 bits as well to get a valid
ascii character.
.
- Follow-Ups:
- Re: Encryption & Decryption script
- From: Michael Fesser
- Re: Encryption & Decryption script
- From: Betikci Boris
- Re: Encryption & Decryption script
- References:
- Encryption & Decryption script
- From: Betikci Boris
- Encryption & Decryption script
- Prev by Date: Re: html forms and spam-bots
- Next by Date: Re: Encryption & Decryption script
- Previous by thread: Re: Encryption & Decryption script
- Next by thread: Re: Encryption & Decryption script
- Index(es):
Relevant Pages
|