Files
media_cas_client/oemcrypto/odk
huihli 2feec02df2 Regular sync.
Changes include:
1. Fix refreshkeys when handling renewal response.
2. Change ECM start detect method.
3. Fix signing key truncation.
4. Reformat C++ code.
5. Return license_id in LICENSE_CAS_READY payload.
6. Expose OEMCrypto API version in the license request.
7. Add support for newly added widevine cas ids.
8. Store content iv and encryption mode info to entitled key.
9. Upgrade ODK library to 16.4.
2020-10-21 11:16:23 -07:00
..
2020-10-21 11:16:23 -07:00
2020-10-21 11:16:23 -07:00

This ODK Library is used to generate and parse core OEMCrypto messages for
OEMCrypto v16 and above.

This library is used by both OEMCrypto on a device, and by Widevine license and
provisioning servers.

The source of truth for these files is in the server code base on piper. Do not
edit these files in the Android directory tree or in the Widevine Git
repository. If you need to edit these files and are not sure how to procede,
please ask for help from an engineer on the Widevine server or device teams.