| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-04 | aes_util: Make CalculateNintendoTweak() an internally linked function | Lioncash | |
| This function doesn't directly depend on class state, so it can be hidden entirely from the interface in the cpp file. | |||
| 2018-08-04 | aes_util: Make Transcode() a const member function | Lioncash | |
| This doesn't modify member state, so it can be made const. | |||
| 2018-08-04 | core/crypto: Remove unnecessary includes | Lioncash | |
| 2018-08-01 | Make XCI comply to review and style guidelines | Zach Hilman | |
| 2018-08-01 | Extract mbedtls to cpp file | Zach Hilman | |
| 2018-08-01 | Remove files that are not used | Zach Hilman | |
