Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aes_util: Remove malformed mbedtls_cipher_finish function call | Morph | 2021-03-05 | 1 | -2/+0 |
* | aes_util: Make use of non-template variant of Transcode | Lioncash | 2020-08-06 | 1 | -1/+1 |
* | aes_util: Allow SetIV to be non-allocating | Lioncash | 2020-08-03 | 1 | -9/+12 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -17/+20 |
* | aes_util: Fix error involving reads of less than 0x10 | Zach Hilman | 2018-09-04 | 1 | -0/+14 |
* | aes_util: Make XTSTranscode stricter about sizes | Zach Hilman | 2018-08-23 | 1 | -5/+2 |
* | aes_util: Make CalculateNintendoTweak() an internally linked function | Lioncash | 2018-08-04 | 1 | -10/+10 |
* | aes_util: Make Transcode() a const member function | Lioncash | 2018-08-04 | 1 | -6/+7 |
* | core/crypto: Remove unnecessary includes | Lioncash | 2018-08-04 | 1 | -0/+2 |
* | Make XCI comply to review and style guidelines | Zach Hilman | 2018-08-01 | 1 | -37/+45 |
* | Extract mbedtls to cpp file | Zach Hilman | 2018-08-01 | 1 | -2/+100 |
* | Remove files that are not used | Zach Hilman | 2018-08-01 | 1 | -0/+6 |