balena/aes-whitebox
WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys
C++NOASSERTION
Issues
- 4
bugg : expression not evaluating to a constant
#8 opened by hxm-cpp - 2
External encodings were not implemented?
#7 opened by tvandijck - 2
- 1
Bug in the test file
#4 opened by NewDwarf - 1
Why not include CBC mode?
#5 opened by pinpoy - 5
Compilation errors on Ubuntu18.04
#3 opened by enovella - 2
Need more examples
#1 opened by PatSpiegel - 2
About ECB and CBC
#2 opened by anxiazifeng