Click here to Skip to main content
15,902,848 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi
i need a decryption code for aes algorithm i hav for encryption
Posted

See here[^] for information on Microsoft Cryptography functions.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 28-Jan-12 17:05pm    
Yes, a 5.
--SA
Check Crypto++:

http://www.cryptopp.com/[^]

Also, you can check an article here on codeproject:

WinAES: A C++ AES Class[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 28-Jan-12 17:06pm    
Good links, a 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900