Browse Source
Upgrade aes-decrypter to use webcrypto for HLSe decryption where available. (#777)
Upgrade aes-decrypter to use webcrypto for HLSe decryption where available. (#777)
* Use 'decrypt' with callback instead of Decrypter directly Cast request.response ArrayBuffer to Uint8Array for explicit passing to decrypt * Fix text with Uint8Array key result * fix test for decrypting (#1) * s/var/let/ * Upgrade aes-decrypter to ^2.0.0pull/6/head

committed by
forbesjo

3 changed files with 26 additions and 24 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue