Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.Net implemenation of AES
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01682347
Message ID:
01682348
Views:
73
>Hi all,
>
>I have started testing using an AES encryption/decryption class that is accessed through a dot-net bridge (wwClient tools). It works but do not know which AES is it using - AES256 or AES128 etc. I asked the author (Rick Strahl) but he said the class being called in .Net just says "AES". He worked in this option to his encryption routines as a favor (I think).

I think the key size determines the number... so a 256 byte key is AES 256. Depending on the sub protocol (ECB, CDS etc.) the key may auto-pad, but ideally a key is generated to the specific size required for the algorithm.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform