9ecee46658
The IV was incorrectly updated across samples. Created a new cryptor SampleAesEc3Cryptor specially for SAMPLE-AES EC3 encryption / decryption. The new cryptor uses constant-iv, and makes sure the IV is reset to the initial value at the beginning of each audio frame and chained across syncframes within the the audio frame. Also added E-AC3 end to end test. Fixes #279 Change-Id: I0aa60c17836daeef5ba433a05e5ff0906191d9ac |
||
---|---|---|
.. | ||
crypto.gyp | ||
encryption_handler.cc | ||
encryption_handler.h | ||
encryption_handler_unittest.cc | ||
sample_aes_ec3_cryptor.cc | ||
sample_aes_ec3_cryptor.h | ||
sample_aes_ec3_cryptor_unittest.cc |