BCAT Content Container: Difference between revisions

passphrase info
No edit summary
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 to use.


=Key generation=
=Key generation=