Difference between revisions of "Template:Signature Types"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
|- | |- | ||
| 0x010000 | | 0x010000 | ||
− | | RSA_4096 SHA1 | + | | RSA_4096 SHA1 (Unused for 3DS) |
| 0x200 | | 0x200 | ||
|- | |- | ||
| 0x010001 | | 0x010001 | ||
− | | RSA_2048 SHA1 | + | | RSA_2048 SHA1 (Unused for 3DS) |
| 0x100 | | 0x100 | ||
|- | |- |
Revision as of 04:55, 26 April 2013
Value | Signature Method | Signature Size (X) |
---|---|---|
0x010000 | RSA_4096 SHA1 (Unused for 3DS) | 0x200 |
0x010001 | RSA_2048 SHA1 (Unused for 3DS) | 0x100 |
0x010002 | Elliptic Curve (Unused for 3DS) | 0x3C |
0x010003 | RSA_4096 SHA256 | 0x200 |
0x010004 | RSA_2048 SHA256 | 0x100 |
0x010005 | Elliptic Curve (It's unknown how ECDSA signatures for this are verified/signed) | 0x3C |