diff options
-rw-r--r-- | content_key_decryption.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content_key_decryption.js b/content_key_decryption.js index 4ea8878..9c18c86 100644 --- a/content_key_decryption.js +++ b/content_key_decryption.js @@ -17,7 +17,7 @@ CQIDAQAB -----END PUBLIC KEY-----`;
// The private 2048-bit RSA key Widevine uses for authenticating Chrome devices in L3
-// Extracted by applying some mathematical tricks to Araxan's white-box algorithm
+// Extracted by applying some mathematical tricks to Arxan's white-box algorithm
WidevineCrypto.chromeRSAPrivateKey =
`-----BEGIN PRIVATE KEY-----
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC10dxEGINZbF0nIoMtM8705Nqm6ZWdb72DqTdFJ+UzQIRIUS59lQkYLvdQp71767vz0dVlPTikHmiv
|