BCAT Content Container: Difference between revisions

passphrase info
Behemoth (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
| 0x4
| 0x4
| 0x1
| 0x1
| ?
| ? Required to be 1.
|-
|-
| 0x5
| 0x5
Line 22: Line 22:
| 0x6
| 0x6
| 0x1
| 0x1
| RSA/Hash Type: {0x0,0x2} = SHA1, {0x1,0x3} = SHA256. The former value in each pair is RSA PKCS1. Value >0x3 eventually results in an error being thrown.
| RSA/Hash Type: {0x0,0x2} = SHA1, {0x1,0x3} = SHA256. The former value in each pair is RSA PKCS1, while the later value in each pair is RSA PSS. Value >0x3 eventually results in an error being thrown.
|-
|-
| 0x7
| 0x7
Line 42: Line 42:


The header is 0x120-bytes.
The header is 0x120-bytes.
Settings config for 1-byte <"bcat", "production_mode"> is loaded, the output is used to determine which RSA modulo and secret data array to use.


=Key generation=
=Key generation=