Changes

Jump to navigation Jump to search
362 bytes added ,  00:08, 16 October 2023
no edit summary
Line 38: Line 38:  
|-
 
|-
 
| 0x010000
 
| 0x010000
| RSA_4096 SHA1
+
| RSA-4096 PKCS#1 v1.5 with SHA-1
 
| 0x200
 
| 0x200
 
| 0x3C
 
| 0x3C
 
|-
 
|-
 
| 0x010001
 
| 0x010001
| RSA_2048 SHA1
+
| RSA-2048 PKCS#1 v1.5 with SHA-1
 
| 0x100
 
| 0x100
 
| 0x3C
 
| 0x3C
 
|-
 
|-
 
| 0x010002
 
| 0x010002
| ECDSA SHA1
+
| ECDSA with SHA-1
 
| 0x3C
 
| 0x3C
 
| 0x40
 
| 0x40
 
|-
 
|-
 
| 0x010003
 
| 0x010003
| RSA_4096 SHA256
+
| RSA-4096 PKCS#1 v1.5 with SHA-256
 
| 0x200
 
| 0x200
 
| 0x3C
 
| 0x3C
 
|-
 
|-
 
| 0x010004
 
| 0x010004
| RSA_2048 SHA256
+
| RSA-2048 PKCS#1 v1.5 with SHA-256
 
| 0x100
 
| 0x100
 
| 0x3C
 
| 0x3C
 
|-
 
|-
 
| 0x010005
 
| 0x010005
| ECDSA SHA256
+
| ECDSA with SHA-256
 
| 0x3C
 
| 0x3C
 
| 0x40
 
| 0x40
 +
|-
 +
| 0x010006
 +
| HMAC-SHA1-160
 +
| 0x14
 +
| 0x28
 
|}
 
|}
   Line 127: Line 132:  
|  RSA-2048
 
|  RSA-2048
 
|  colspan="2" style="text-align:center;" | XS00000021
 
|  colspan="2" style="text-align:center;" | XS00000021
 +
|  Used to verify ticket signatures using RSA title key block ("personalized" tickets)
 +
|-
 +
|  Ticket
 +
|  RSA-2048
 +
|  colspan="2" style="text-align:center;" | [9.0.0+] XS00000024
 
|  Used to verify ticket signatures using RSA title key block ("personalized" tickets)
 
|  Used to verify ticket signatures using RSA title key block ("personalized" tickets)
 
|-
 
|-
 
|  CA
 
|  CA
 
|  RSA-4096
 
|  RSA-4096
|  CA00000003
+
style="text-align:center;" | CA00000003
|  CA00000004
+
style="text-align:center;" | CA00000004
 
|  Used to verify the ticket certificate
 
|  Used to verify the ticket certificate
 
|}
 
|}
    
The CA certificate is issued by 'Root', the public key for which is stored in ES.
 
The CA certificate is issued by 'Root', the public key for which is stored in ES.

Navigation menu