Re: Encryption & Decryption script
- From: Michael Fesser <netizen@xxxxxx>
- Date: Tue, 30 Sep 2008 17:58:04 +0200
..oO(The Hajj)
^ (bitwise operator) is for ascii values, won't work on binary.
Huh? Where did you get that from? What's the difference between an ASCII
byte and a binary byte?
need to convert from binary to at least decimal
If you read a byte from somewhere it _is_ decimal, it's always a numeric
value between 0..255. Of course you can interpret it in different ways.
Micha
.
- References:
- Encryption & Decryption script
- From: Betikci Boris
- Re: Encryption & Decryption script
- From: The Hajj
- Encryption & Decryption script
- Prev by Date: Array file I/O
- 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
|