truedread

Results 5 issues of truedread

Fixed MP4Decrypt so it can: - Decrypt PIFF media - Select track by KID instead of track ID - Show progress Fixes #368

https://github.com/doegox/python-cryptoplus supports AES-XTS but is an extension off PyCrypto and not PyCryptodome, and it is Python2 only. Adding AES-XTS support to this project would be very helpful.

enhancement

PIFF encrypted MP4s use UUIDs for box names instead of the normal type names (tenc, senc, pssh), so the decrypter would need to be updated to map each UUID to...

"When a 16 byte Per_Sample_IV_Size is indicated and the least significant 8 bytes (64 bit counter) reaches the maximum value (0xFFFFFFFFFFFFFFFF), then incrementing it SHALL reset the 8 byte block...

On the [license request decoder](https://tools.axinom.com/decoders/LicenseRequest) page for FairPlay Streaming, the RSA private key field says: >The RSA private key of a license server (PEM-encoded, in the PKCS #1 format), which...