You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project offer a simple way to test what is done by the
CodeMorphingPass using some test case. At the moment the only one
implemented is aes from PolarSSL.
To run the test simply:
make PLUGIN=<complete path to the CMPass.so plugin>