Commit Graph

3 Commits

Author SHA1 Message Date
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
Fred Gylys-Colwell
44e206898d Update entitlement unit tests
This patch updates the entitlement keys in the sample code and in the
unit tests to use AES 256.
2018-02-02 15:37:05 -08:00
Fred Gylys-Colwell
7b71a449d0 OEMCrypto v14 Docs
This has the released version of the OEMCrypto API v14 documentation.

This patch also includes sample code and unit tests.
2018-01-23 09:29:28 -08:00