| 2019-05-20 |
More code improvements/documentation.
profi200
committed
on 20 May 2019
|
|---|---|
| 2019-05-15 |
Improved RSA code a bit. Now uses interrupts.
profi200
committed
on 15 May 2019
|
| 2019-05-14 |
A few code optimizations.
profi200
committed
on 14 May 2019
|
| 2019-04-14 |
Removed AES_subCounter() and replaced AES_addCounter() with optimized version.
profi200
committed
on 14 Apr 2019
|
| 2019-04-13 |
Added SHA + NDMA prototype + some notes.
profi200
committed
on 13 Apr 2019
|
|
Introducing iomemcpy() and iomemset().
profi200
committed
on 13 Apr 2019
|
|
| 2018-03-08 |
Updated NDMA documentation.
profi200
committed
on 8 Mar 2018
|
| 2018-02-28 |
Renamed members of _uX types.
profi200
committed
on 28 Feb 2018
|
|
Optimized AES code and fixed a bug which prevented very large FIRMs from beeing properly decrypted from NAND.
profi200
committed
on 28 Feb 2018
|
|
| 2018-02-26 |
Added typedefs for >64 bit types to types.h.
profi200
committed
on 26 Feb 2018
|
|
Use sizeof() instead of hardcoding the increment of data in SHA_update().
profi200
committed
on 26 Feb 2018
|
|
|
Added function to read internal SHA engine state. Optimized SHA_update().
profi200
committed
on 26 Feb 2018
|
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
| 2017-12-14 |
Improved RSA code a bit.
profi200
committed
on 14 Dec 2017
|
| 2017-12-08 |
Removed unused RSA key init code.
profi200
committed
on 8 Dec 2017
|
| 2017-12-03 |
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200
committed
on 3 Dec 2017
|
| 2017-10-22 |
Nitpicking/code improvements.
profi200
committed
on 22 Oct 2017
|
| 2017-09-14 |
Consistency.
profi200
committed
on 14 Sep 2017
|
|
Little cleanup.
profi200
committed
on 14 Sep 2017
|
|
| 2017-08-29 |
Fixed AES + NDMA bug. Re-added firm.c i accidentally deleted.
profi200
committed
on 29 Aug 2017
|
| 2017-08-27 |
Make PXI/IPC code safer.
profi200
committed
on 27 Aug 2017
|
| 2017-08-19 |
Verify update file signatures.
profi200
committed
on 19 Aug 2017
|
|
Forgot these changes.
profi200
committed
on 19 Aug 2017
|
|
| 2017-08-18 |
Added function for verifying RSA 2048 SHA 256 signatures.
profi200
committed
on 18 Aug 2017
|
|
Added working RSA engine code.
profi200
committed
on 18 Aug 2017
|
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|