S
sachy
Hi All,
I know of basic AES-256 encryption /decryption in C# using RijndaelManaged class API's etc. But i have to now make use of AES256-NI for encryption / decryption purpose as i was told it is faster. But i am not able to find much details about its implementation etc in .NET / C# , in terms of any new cryptography class/api's to be used etc..
Can anybody kindly explain me what's new in AES256-NI algorithm compared toexisting AES-256 and also a code sample or reference to new API's of >NET that i have to make use would be of great help...
Thanks,
Sachin
I know of basic AES-256 encryption /decryption in C# using RijndaelManaged class API's etc. But i have to now make use of AES256-NI for encryption / decryption purpose as i was told it is faster. But i am not able to find much details about its implementation etc in .NET / C# , in terms of any new cryptography class/api's to be used etc..
Can anybody kindly explain me what's new in AES256-NI algorithm compared toexisting AES-256 and also a code sample or reference to new API's of >NET that i have to make use would be of great help...
Thanks,
Sachin