commit | 8b3f5a8ad7434850804a4a664d2b07c6ffa9b1c7 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Tue Jan 03 13:56:48 2017 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Jan 16 19:59:26 2017 +0100 |
tree | b07d7825f81f7fae599b85c7a21f3f5b8d855576 | |
parent | 5ff3a3a98f23bb1a0dd1fb97e074ddb80337ae27 [diff] |
imxtools/sbtools: switch AES implementation to Crypto++ Instead of having our own copy of the AES code, use a good library to do that. Crypto++ is well-maintained, supports a lot of ciphers, works on many OSes, and is optimized for many architectures. Change-Id: I7d7d24b47993206d7338c5f9bac8bbdd3915a667