Files
oemcrypto/README
Fred Gylys-Colwell 562f64f292 Version 18.1
Updates to OEMCrypto API, OPK, ODK, and unit tests.

See the file CHANGELOG.md for details.
2023-03-09 18:06:07 -08:00

16 lines
645 B
Plaintext

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.