This repository aims to collect implementations of white-box AES constructions and their cryptanalyses. All documentation is in godocs:
- constructions/
- cryptanalysis/
The "full" construction is the only white-box construction which does not have a corresponding cryptanalysis implemented (though that doesn't mean it's secure). See example/ for code and instructions on how to use the "full" construction.