History for uwuboot / include / arm9 / crypto.h
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-02
@profi200
Broken AES CBC code + a few adjustments.
profi200 committed on 2 Jun 2017
@profi200
Final AES CCM code for now.
profi200 committed on 2 Jun 2017
2017-05-30
@profi200
Handle MAC padding externally.
profi200 committed on 30 May 2017
2017-05-29
@profi200
Make AES process 1 MB instead of 1 MB - 64 bytes with DMA.
profi200 committed on 29 May 2017
@profi200
Added AES CCM code.
profi200 committed on 29 May 2017
2017-05-24
@profi200
Use a separate function for AES_deinit().
profi200 committed on 24 May 2017
@profi200
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200 committed on 24 May 2017
2017-05-22
@profi200
AES code improvements.
profi200 committed on 22 May 2017
@profi200
Fixed unit detection and worked around a K9L bug.
profi200 committed on 22 May 2017
2017-05-21
@profi200
AES code refactor. ECB and CBC are missing currently.
profi200 committed on 21 May 2017
2017-05-19
@profi200
Do not enable unneeded IRQs. Replaced buggy inline asm for IRQ disable and aknowledge. Added AES_init() function.
profi200 committed on 19 May 2017
2017-02-05
@profi200
Moved reg defines back from io.h.
profi200 committed on 5 Feb 2017
2016-07-21
@profi200
Changed a few things. Added CBC support to AES code.
profi200 committed on 21 Jul 2016
2016-07-16
@profi200
Fixed AES. It also chooses burst size dynamically now.
profi200 committed on 16 Jul 2016
2016-07-08
@profi200
Some refactoring.
profi200 committed on 8 Jul 2016
2016-06-29
@profi200
Fixed a few bugs in AES code + finally fixed CTRCARD code.
profi200 committed on 29 Jun 2016
2016-06-26
@profi200
Added (currently broken) gamecard code.
profi200 committed on 26 Jun 2016
2016-06-15
@profi200
Some changes.
profi200 committed on 15 Jun 2016
2016-06-04
@profi200
Lots of changes i don't all remember xD
profi200 committed on 4 Jun 2016
2016-03-21
@profi200
Changed AES functions back to u32* to prevent possible undefined behavior. Not sure what to do with SHA yet.
profi200 committed on 21 Mar 2016
2016-03-10
@profi200
Proper cache support and SHA reg code fix + a lot other changes.
profi200 committed on 10 Mar 2016
2016-02-16
@profi200
Initial commit
profi200 committed on 16 Feb 2016