Re: Encrypting binary and text data
- From: Barry Margolin <barmar@xxxxxxxxxxxx>
- Date: Fri, 05 Oct 2007 02:36:57 -0400
In article <1191506453.632349.193640@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
jma <junkmailavoid@xxxxxxxxx> wrote:
Hi all,
I am pretty new to the subject so if I write sth stupid just point it
out to me loud... I want to encrypt chunks of data that include ascii
character. So it's not plain text but rather a binary stream. My
question is whether an algorithm like AES is efficient and what
problems I may face.
Most of the standard encryption algorithms don't care whether the input
data is text or binary. It's just raw data.
--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.
- Follow-Ups:
- Re: Encrypting binary and text data
- From: jma
- Re: Encrypting binary and text data
- References:
- Encrypting binary and text data
- From: jma
- Encrypting binary and text data
- Prev by Date: Re: Copy HDD Across Network
- Next by Date: Re: Encrypting binary and text data
- Previous by thread: Re: Encrypting binary and text data
- Next by thread: Re: Encrypting binary and text data
- Index(es):