Fred Gylys-Colwell 16d9abca4c Update copyright notice and fix entitlement key sizes
This change updates the copyright notice to make it more clear that
the code is distribued under the Widevine Master License Agreement.

It also updates the unit tests and sample code to correct the useage
of AES 256.  AES 256 is used to decrypt entitled content keys, but it
is not used to decrypt key control blocks.
2018-04-18 11:43:47 -07:00
2018-01-23 09:29:28 -08:00
2017-12-05 17:11:42 -08:00
2018-02-02 15:37:05 -08:00

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
No description provided
Readme 41 MiB