shaka-packager/packager/media/formats/wvm
KongQun Yang a9e5a2ff4f Refactor and optimize cbc encryption/decryption
- Optimize and clean up encryption and decryption code.
- Consolidate various CBC encryption/decryption schemes into a
  common class.
- Make it a constructor argument whether cipher block chain is
  continuous across Encrypt/Decrypt calls.
- Also align protected region size as required in CENC spec.

Issue #77

Change-Id: I533d92ada3cd80933b532b9c3a1cca105ba66f8e
2016-03-30 17:22:13 -07:00
..
wvm.gyp MacOSX: Solve libbase.a conflict link error 2016-01-22 18:50:05 -08:00
wvm_media_parser.cc Refactor and optimize cbc encryption/decryption 2016-03-30 17:22:13 -07:00
wvm_media_parser.h Refactor and optimize cbc encryption/decryption 2016-03-30 17:22:13 -07:00
wvm_media_parser_unittest.cc Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00