mirror of
https://github.com/devine-dl/replayready.git
synced 2025-05-04 03:29:42 +00:00
Update README.md
This commit is contained in:
parent
203dc369b2
commit
82b9015445
@ -1,5 +1,5 @@
|
|||||||
# replayready
|
# replayready
|
||||||
Python port of the wrapping mechanism used for "encrypting" the ECC keys to a playready model certificate from the Playready PK.
|
Python port of the wrapping mechanism used for "encrypting" the ECC keys to a playready model certificate from the Playready PK.
|
||||||
Nothing particularly special but worth noting that several OEMs use the same hardcoded keys from the Porting Kit for respective implementations. As a result, the `zgpriv_protected.dat` (48 byte) keys can be decrypted by this method without ever actually getting into the TEE.
|
Nothing particularly special but worth noting that several OEMs use the same hardcoded keys from the Porting Kit for respective implementations. As a result, the `zgpriv_protected.dat` (48 byte) keys from TV dumps and even firmwares can be decrypted by this method without ever actually getting into the TEE.
|
||||||
|
|
||||||
Sharing since a lot of SL3000 certificates have already been made public. Many of which were obtained through the same method.
|
Sharing since a lot of SL3000 certificates have already been made public. Many of which were obtained through the same method.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user