ph4r05 / Whitebox-crypto-AES

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

Code Generator for C #26

Open kaoh opened 5 years ago

kaoh commented 5 years ago

Would it be possible to create a C source code generator providing an AES primitive for encryption / decryption together with the encoding tables?

ph4r05 commented 5 years ago

As I mentioned in #27 I am not currently actively working on this project in my free time as I have others and I am quite busy.

I could do it on contract if you are interested.