| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | aes_util: Make use of std::span | 2021-04-23 | 1 | -6/+2 | |
| * | aes_util: Allow SetIV to be non-allocating | 2020-08-03 | 1 | -3/+6 | |
| * | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -7/+7 | |
| * | aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure we... | 2018-08-04 | 1 | -0/+4 | |
| * | aes_util: Make CalculateNintendoTweak() an internally linked function | 2018-08-04 | 1 | -2/+0 | |
| * | aes_util: Make Transcode() a const member function | 2018-08-04 | 1 | -2/+2 | |
| * | core/crypto: Remove unnecessary includes | 2018-08-04 | 1 | -1/+1 | |
| * | Add missing includes and use const where applicable | 2018-08-01 | 1 | -2/+5 | |
| * | Make XCI comply to review and style guidelines | 2018-08-01 | 1 | -6/+7 | |
| * | Extract mbedtls to cpp file | 2018-08-01 | 1 | -83/+23 | |
| * | Remove files that are not used | 2018-08-01 | 1 | -0/+118 |