Commit Graph

5 Commits

Author SHA1 Message Date
Fred Gylys-Colwell
e000b9de99 Update OEMCrypto documents (v16.2)
There were no function signature changes, so the API version number
did not change from 16.2. There were several grammar and spelling
errors. There were also the following corrections:

1. The description of OEMCrypto_LoadProvisioning now says that devices
with a keybox use keys derived from the keybox device key, and devices
using Provisioning 3.0 use keys derived from the session key. The
description was previously reversed.

2. The function OEMCrypto_SupportedPatterns is no longer
discussed. This function was never fully defined.

3. The function OEMCrypto_LoadRenewal no longer says that keys and key
control blocks should be verified. This is because the function
OEMCrypto_LoadRenewal processes a message with no key control
block. It should update timers for the entire license.
2020-04-14 10:10:56 -07:00
Fred Gylys-Colwell
d597f863e9 Update OEMCrypto docs to v16.2
This updates the documentation for the v16.2 release.
2020-02-01 12:00:52 -08:00
Fred Gylys-Colwell
5b9580a351 Update to v16.1 documentation and ODK library 2019-12-13 11:12:54 -08:00
Fred Gylys-Colwell
2f232e2939 OEMCrypto v16.1 Documentation and Headers
This commit contains the updated v16.1 documentation dated Nov 12th,
as well has the headers and update ODK library.

Unit tests and reference code is partially implemented, but not yet
complete.
2019-11-15 15:45:18 -08:00
Fred Gylys-Colwell
4de11d11e8 Initial v16 ODK Library
This commit has the initial ODK library.  Partners may use this code
to begin integrating the ODK library into their platform.  The
functionality is not complete, but this should help partners get an
early start playing with build files.
2019-10-04 16:47:20 -07:00