Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-01-29 | aes: Allow non-zero initialization vector | Андрей Мозжухин | 1 | -6/+7 |
2017-04-12 | Rename aes.h to uboot_aes.h | Stefano Babic | 1 | -1/+1 |
2014-04-18 | aes: make apply_cbc_chain_data non-static | Stephen Warren | 1 | -12/+3 |
2014-03-21 | env: Implement support for AES encryption into fw_* tools | Marek Vasut | 1 | -0/+4 |
2014-03-21 | aes: Implement AES-128-CBC decryption function | Marek Vasut | 1 | -0/+28 |
2014-03-21 | aes: Move the AES-128-CBC encryption function to common code | Marek Vasut | 1 | -0/+52 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2012-05-15 | Add AES crypto library | Yen Lin | 1 | -0/+598 |