61f02edda43cbb36efe7ba705b8690fabb87444b
This renames the "mock" code to "reference" because that's really what it is. Also, some code has been moved from the CDM repo to a common utility directory so that it can be included here, and the oemcrypto unit tests can now be built without having access to a current CDM repo. There are no functionality changes in this CL.
This is the OEMCrypto git repository. It is visible to Widevine partners, and contains documentation for OEMCrypto, as well as unit tests and reference code. Several versions of OEMCrypto are available on different branches. This is the only file on the master branch. Please use the git checkout command to work with the correct version of OEMCrypto, for example, to see version 14, use the command "git checkout origin/v14". Use "git branch -a" to see a list of all branches. Contact your Widevine TAM if you are unsure which branch you should use. The latest branch might have documentation without complete unit tests or sample code.
Description