Matt Feddersen 6cd8677952 Bug fix ECC and persistent storage in OPTEE
Fixes two bugs in the OP-TEE port

1. WTPI_GetBootCertificateChain() did not correctly zero pad ECC keys
   that are smaller than 32 bytes.
2. wtpi_persistent_storage_layer2.c:write_raw_object() would overwrite
   objects if an initial read failed.
2023-12-08 18:35:51 -08:00
2021-12-04 01:10:46 +00:00
2023-07-11 16:57:57 -07:00
2023-03-09 18:06:07 -08:00
2023-07-11 16:57:57 -07:00
2023-09-07 13:57:34 -07:00
2023-03-09 18:06:07 -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