CTCert: Difference between revisions

Myria (talk | contribs)
fix links
Myria (talk | contribs)
better layout; delete redundant sentence
Line 47: Line 47:
|}
|}


The ECDSA public key for this cert is calculated from the ECDSA private key initialized by bootrom.  Boot ROM decrypts [[OTP Registers]] and writes the private key and Nintendo's signature of this certificate to [[Memory_layout#ARM9_ITCM|ARM9 ITCM]]; the public key is computed from the private key.
Boot ROM decrypts [[OTP Registers]] and writes the private key and Nintendo's signature of CTCert to [[Memory_layout#ARM9_ITCM|ARM9 ITCM]]; the public key is computed from the private key.
 
The curve used for ECDSA is sect233r1.
The curve used for ECDSA is sect233r1.