Required AES implementation with C++ for 64 bit solaris machine
909735Jan 9 2012 — edited Jan 9 2012I am looking for C++ implementation (source code) of AES algorithm in Solaris10 platform 64 bit application.
I have tried with your Rijndael.cpp and AES.cpp code. It is giving correct result in Microsoft Visual C++ 6.0 but It is providing wrong result in above solaris platform.
Can you please suggest how can I get the available code for solaris10 platform.