| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
|---|---|
| 2017-06-02 |
Broken AES CBC code + a few adjustments.
profi200
committed
on 2 Jun 2017
|
|
Final AES CCM code for now.
profi200
committed
on 2 Jun 2017
|
|
| 2017-05-30 |
Handle MAC padding externally.
profi200
committed
on 30 May 2017
|
| 2017-05-29 |
Make AES process 1 MB instead of 1 MB - 64 bytes with DMA.
profi200
committed
on 29 May 2017
|
|
Added AES CCM code.
profi200
committed
on 29 May 2017
|
|
| 2017-05-24 |
Use a separate function for AES_deinit().
profi200
committed
on 24 May 2017
|
|
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200
committed
on 24 May 2017
|
|
| 2017-05-22 |
AES code improvements.
profi200
committed
on 22 May 2017
|
|
Fixed unit detection and worked around a K9L bug.
profi200
committed
on 22 May 2017
|
|
| 2017-05-21 |
AES code refactor. ECB and CBC are missing currently.
profi200
committed
on 21 May 2017
|
| 2017-05-19 |
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 |
Moved reg defines back from io.h.
profi200
committed
on 5 Feb 2017
|
| 2016-07-21 |
Changed a few things. Added CBC support to AES code.
profi200
committed
on 21 Jul 2016
|
| 2016-07-16 |
Fixed AES. It also chooses burst size dynamically now.
profi200
committed
on 16 Jul 2016
|
| 2016-07-08 |
Some refactoring.
profi200
committed
on 8 Jul 2016
|
| 2016-06-29 |
Fixed a few bugs in AES code + finally fixed CTRCARD code.
profi200
committed
on 29 Jun 2016
|
| 2016-06-26 |
Added (currently broken) gamecard code.
profi200
committed
on 26 Jun 2016
|
| 2016-06-15 |
Some changes.
profi200
committed
on 15 Jun 2016
|
| 2016-06-04 |
Lots of changes i don't all remember xD
profi200
committed
on 4 Jun 2016
|
| 2016-03-21 |
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 |
Proper cache support and SHA reg code fix + a lot other changes.
profi200
committed
on 10 Mar 2016
|
| 2016-02-16 |
Initial commit
profi200
committed
on 16 Feb 2016
|