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