History for Atmosphere / fusee / fusee-secondary / src / key_derivation.c
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-12-07
@Michael Scire
Implement support for 9.1.0
Michael Scire committed on 7 Dec 2019
2019-09-14
@Michael Scire
ams: initial support for 9.0.0
Michael Scire authored on 12 Sep 2019 SciresM committed on 14 Sep 2019
2019-06-19
@Michael Scire
sept: update to support 8.1.0
Michael Scire committed on 19 Jun 2019
2019-04-20
@Michael Scire
exo/fusee: implement 8.0.0 support (package2 changes still TODO)
Michael Scire authored on 18 Apr 2019 SciresM committed on 20 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2019-01-31
@Michael Scire
fusee: basic byok support for 7.0.0
Michael Scire committed on 31 Jan 2019
@Michael Scire
Add basic support to fusee for multiple tsec_root_keys.
Michael Scire committed on 31 Jan 2019
2018-12-17
@Michael Scire
Add single source of truth for target firmwares.
Michael Scire committed on 17 Dec 2018
2018-11-30
@hexkyz
fusee: Add full 6.2.0 support via SMMU virtualization.
hexkyz committed on 30 Nov 2018
2018-11-26
@Michael Scire
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
Michael Scire committed on 26 Nov 2018
@Michael Scire
fusee: support getting old tsec key from new tsec fw.
Michael Scire committed on 26 Nov 2018
2018-09-20
@hexkyz
fusee: Finish implementing support for 6.0.0
hexkyz committed on 20 Sep 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-08-18
@hexkyz
fusee: Complete re-write of the hardware initialization code: ...
hexkyz committed on 18 Aug 2018
2018-07-26
@hexkyz
Revert unnecessary change (thanks @rajkosto)
hexkyz authored on 26 Jul 2018 GitHub committed on 26 Jul 2018
@hexkyz
Fix multiple issues reported by Coverity Scan
hexkyz committed on 26 Jul 2018
2018-05-17
@TuxSH
Refactor nxboot package2 reading, work around sdmmc issue, other changes
TuxSH committed on 17 May 2018
2018-05-16
@TuxSH
Load the appropriate package1 key. The warmboot fw is now properly read.
TuxSH committed on 16 May 2018
@TuxSH
Fix key derivation regression
TuxSH committed on 16 May 2018
@TuxSH
Align crypto buffers to 16 bytes in key_derivation.c
TuxSH committed on 16 May 2018
@TuxSH
Simplify some logic in derive_nx_keydata
TuxSH committed on 16 May 2018
@TuxSH
Fix typo in decrypting all keyblobs (thanks @tslater2006 !)
TuxSH committed on 16 May 2018
@Michael Scire
Fusee: Fix typo when decrypting keyblobs.
Michael Scire committed on 16 May 2018
@Michael Scire
Fusee: Decrypt all keyblobs during key derivation.
Michael Scire committed on 16 May 2018
@TuxSH
Fix TSEC key fetching, thanks to @rajkosto
TuxSH committed on 16 May 2018
2018-05-14
@TuxSH
Make loadlist empty when booting Horizon, more nxboot.c code
TuxSH committed on 14 May 2018
@TuxSH
Write all the needed pk1 code and a large part of the nxboot function
TuxSH committed on 14 May 2018
2018-05-11
@TuxSH
We actually need the pk1 key
TuxSH committed on 11 May 2018
@TuxSH
Fix misconception in latest commit
TuxSH committed on 11 May 2018