Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.Net implemenation of AES
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01682347
Message ID:
01682348
Vues:
74
>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform