ph4r05 / Whitebox-crypto-AES

Whitebox AES implementation in C++. Chow, Karroumi.
https://is.muni.cz/th/325219/fi_m/
337 stars 112 forks source link

How to implement given source code into my source code #18

Closed PratikGajera closed 7 years ago

PratikGajera commented 7 years ago

Dear All,

I had build the following source code on my ubnutu 14.04, but i am unable to understand how to use it in real time in my code for encryption/decryption using provided code. Can anyone share the full details that how it can be used. Kindly help me!!!