History for uwuboot / include / arm9 / hardware / crypto.h
2019-05-15
@profi200
Improved RSA code a bit. Now uses interrupts.
profi200 committed on 15 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-02-28
@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 function to read internal SHA engine state. Optimized SHA_update().
profi200 committed on 26 Feb 2018
2018-02-25
@profi200
Reverted C++ header commit because it looks ugly. We will change this later.
profi200 committed on 25 Feb 2018
2018-01-29
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
2017-12-14
@profi200
Improved RSA code a bit.
profi200 committed on 14 Dec 2017
2017-10-16
@profi200
Fixed some potential bugs the PVS Studio demo found.
profi200 committed on 16 Oct 2017
2017-08-19
@profi200
Verify update file signatures.
profi200 committed on 19 Aug 2017
@profi200
Added RSA public key for fastboot and a script to sign FIRMs.
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