Difference between revisions of "Template:Signature Types"

From 3dbrew
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |- ! Value ! Signature Method ! Signature Size (X) |- | 0x010000 | RSA_4096 SHA1 | 0x200 |- | 0x010001 | RSA_2048 SHA1 | 0x100 |- | 0x010002 | Elliptic Curve...")
 
Line 14: Line 14:
 
|-
 
|-
 
| 0x010002
 
| 0x010002
| Elliptic Curve
+
| Elliptic Curve (Unused for 3DS)
 
| 0x40
 
| 0x40
 
|-
 
|-
Line 24: Line 24:
 
| RSA_2048 SHA256
 
| RSA_2048 SHA256
 
| 0x100
 
| 0x100
 +
|-
 +
| 0x010005
 +
| Elliptic Curve
 +
| 0x40
 
|}
 
|}

Revision as of 00:56, 26 April 2013

Value Signature Method Signature Size (X)
0x010000 RSA_4096 SHA1 0x200
0x010001 RSA_2048 SHA1 0x100
0x010002 Elliptic Curve (Unused for 3DS) 0x40
0x010003 RSA_4096 SHA256 0x200
0x010004 RSA_2048 SHA256 0x100
0x010005 Elliptic Curve 0x40