| 2018-02-23 |
Implement RSA2048-PSS validation.
Michael Scire
committed
on 23 Feb 2018
|
|---|---|
| 2018-02-22 |
|
|
Merge pull request #15 from MerryMage/uart
...
SciresM
authored
on 22 Feb 2018
GitHub
committed
on 22 Feb 2018
|
|
|
uart: transmit string and hex
MerryMage
committed
on 22 Feb 2018
|
|
|
Add uart
MerryMage
committed
on 22 Feb 2018
|
|
| 2018-02-21 |
Clarify package2 relocation comment
Michael Scire
committed
on 21 Feb 2018
|
|
Finish actual Package2 loading code.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Add more WIP Package2 loading code.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Fix mangled register name.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Push WIP NX_BOOTLOADER sync code (for coldboots)
Michael Scire
committed
on 21 Feb 2018
|
|
|
Fix SMC names.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Mention that Nintendo copy-pasted some startup code from arm-trusted-firmware
TuxSH
committed
on 21 Feb 2018
|
|
| 2018-02-20 |
Add mmu table builder functions (mmu.h)
TuxSH
committed
on 20 Feb 2018
|
|
Clarify PASLR commentary
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcGenerateSpecificAesKey, smcLoadRsaPrivateKey, smcLoadRsaOaepKey
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcDecryptRsaPrivateKey
Michael Scire
committed
on 20 Feb 2018
|
|
|
Fix minor build issues in gcm.c, etc.
TuxSH
committed
on 20 Feb 2018
|
|
|
Fix GHASH comment.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement Nintendo's non-standard AES-GCM.
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcGetRandomFor{User,Priv} Implementations.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement titlekey unwrapping.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Fix Seal Key sources.
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcGenerateAesKek + Key sealing.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement masterkey logic, KEYSLOT defines.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement titlekey SMCs (with skeleton tkey API)
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement smcRsaOaep
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement smcExpMod.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Add missing userToSecure args in smcComputeCmac
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcComputeCmac implementation.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Outline user<->secure page copying.
Michael Scire
committed
on 20 Feb 2018
|