Difference between revisions of "Template:Signature Types"

From 3dbrew
Jump to navigation Jump to search
Line 14: Line 14:
 
|-
 
|-
 
| 0x010002
 
| 0x010002
| Elliptic Curve (Unused for 3DS)
+
| Elliptic Curve with SHA1 (Unused for 3DS)
 
| 0x3C
 
| 0x3C
 
|-
 
|-
Line 26: Line 26:
 
|-
 
|-
 
| 0x010005
 
| 0x010005
| Elliptic Curve (It's unknown how ECDSA signatures for this are verified/signed)
+
| ECDSA with SHA256
 
| 0x3C
 
| 0x3C
 
|}
 
|}

Revision as of 00:04, 27 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 with SHA1 (Unused for 3DS) 0x3C
0x010003 RSA_4096 SHA256 0x200
0x010004 RSA_2048 SHA256 0x100
0x010005 ECDSA with SHA256 0x3C