aboutsummaryrefslogtreecommitdiff
path: root/src/DSi_AES.cpp
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* convert AESArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* Refactor DSi_NAND (#1844)Jesse Talavera-Greenberg2023-10-11
* Reduce code stink (#1818)jdp_2023-08-28
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* actually make DSi-mode direct boot work to some extentArisotura2021-08-30
* having fun with fatfs (#1189)Arisotura2021-08-24
* update copyright year and add missing GPL headersRSDuck2021-03-12
* make FIFO size static whene possibleRSDuck2020-12-30
* AES: fix bug where CCM-encrypt MAC could be obliterated, by attempting to wri...Arisotura2020-08-25
* add AES-CCM encryptArisotura2020-06-21
* huh. all DSi files had outdated copyright yearsArisotura2020-06-05
* remove requirement for aeskeys.bin and boot2_7/9.binArisotura2020-06-01
* betterer SD/MMC code. Flipnote can save shit!Arisotura2020-06-01
* * some fixes to SD controller support, make it clear that there is no SD inse...Arisotura2019-10-19
* * base for potentially re-encrypting modcrypt, doesn't seem to be required? b...Arisotura2019-08-07
* lots of things. attempting to make wifi init work. not there yet.Arisotura2019-07-24
* * AES-CCM decryptArisotura2019-07-02
* fix another AES bugArisotura2019-06-20
* * fix more AES bugsArisotura2019-06-20
* probably betterer like thisArisotura2019-06-19
* combat AES overflowing and/or getting stuckArisotura2019-06-19
* add NDMA start mode 0x0A (AES input FIFO)Arisotura2019-06-19
* fix more bugs, get furtherArisotura2019-06-19
* add AES, fix a bunch of bugsArisotura2019-06-19
* HARK HARK HARKArisotura2019-06-18