Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Encryption Tools for VFP tables
Message
 
To
25/04/2005 20:20:25
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01008066
Message ID:
01008329
Views:
20
Hi Walter,

>The RC4 encryption algorithm is extremely fast and is considered safe.

Yep, speed depends on a lot of factors. With RC4, for instance, speed and security depend on the key length. There's an RC4 specification with 40 bits that considered insecure today because it has been broken by a brute-force attack. Longer keys are still considered secure. However, RC4 is a stream cipher. I'd always go with a block cipher, even if it's a bit slower. An upcoming Advisor article will explain why. <s>
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform