RE: One Character at a time not fast enough
- From: Quack <Quack@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 21 Jun 2009 07:37:01 -0700
You may also want to review the basics of Unicode.
http://www.joelonsoftware.com/articles/Unicode.html
--
Quack,
I wouldn''t be asking this if I were anything but...
"thejamie" wrote:
[There is a decryption algorithm that I use (many out there... I am using one.
of many) and it decrypts (and encrypts) characters one at a time. Currently
I'm using DES encrypted files whose content is the information
encrypted/decrypted one character at a time.
What am I missing? Is there a way to read and write information in blocks
that is much faster than one character at a time? If so, DES algorithms
aside], is there a way to do this (maybe I should call it scramble or encode
or something else rather then encrypt) that is much faster?
--
Regards,
Jamie
- References:
- One Character at a time not fast enough
- From: thejamie
- One Character at a time not fast enough
- Prev by Date: RE: Displaying the Start Time
- Next by Date: Re: VS 2005 Analysis Services Project - Can't Create Named Query
- Previous by thread: RE: One Character at a time not fast enough
- Next by thread: Displaying the Start Time
- Index(es):
Relevant Pages
|