| 2019-06-28 |
Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes.
profi200
committed
on 28 Jun 2019
|
|---|---|
| 2019-05-15 |
Improved RSA code a bit. Now uses interrupts.
profi200
committed
on 15 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-02-28 |
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 function to read internal SHA engine state. Optimized SHA_update().
profi200
committed
on 26 Feb 2018
|
| 2018-02-25 |
Reverted C++ header commit because it looks ugly. We will change this later.
profi200
committed
on 25 Feb 2018
|
| 2018-01-29 |
Add missing C++ guards for C code.
profi200
committed
on 29 Jan 2018
|
| 2017-12-14 |
Improved RSA code a bit.
profi200
committed
on 14 Dec 2017
|
| 2017-10-16 |
Fixed some potential bugs the PVS Studio demo found.
profi200
committed
on 16 Oct 2017
|
| 2017-08-19 |
Verify update file signatures.
profi200
committed
on 19 Aug 2017
|
|
Added RSA public key for fastboot and a script to sign FIRMs.
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
|