Commit Graph

6 Commits

Author SHA1 Message Date
KongQun Yang
93265ab9d1 Refactor and cleanup codes. No functional changes. 2019-01-23 15:16:31 -08:00
Kongqun Yang
84f66d2320 NewProvisioningSession expects pkcs8 private key and SHA race fix
-------------
Fix SHA hashing to remove race condition. This change
fixes the implementation by passing in the digest buffer.

-------------
The input to ProvisioningEngine::NewProvisioningSession should be
pkcs8 private key instead of pkcs1 private key

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151273394

Change-Id: Ibcdff7757b2ac2878ee8b1b88365083964bfa10a
2017-03-28 14:51:50 -07:00
Kongqun Yang
187d13a5c3 Fix file modes in binary release files
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146256183

Change-Id: I63f05bea1bd31ddf1f578f6bdd60e3e0d1d33fc8
2017-02-01 10:16:13 -08:00
Kongqun Yang
168371df2e Specify binary release files in BUILD instead of in Jenkins
This is more track-able compared to Jenkins.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146120190

Change-Id: Ie284e431ca1a777b19f64d5e6a7bb9a2c757779d
2017-01-31 10:00:28 -08:00
Kongqun Yang
8d17e4549a Export provisioning sdk
Change-Id: I4d47d80444c9507f84896767dc676112ca11e901
2017-01-24 20:06:25 -08:00
Kongqun Yang
d2903a4951 Initial empty repository
Change-Id: I1e136b98e50c3b96e25a7ebfab29dd8fe23c955d
2017-01-18 12:29:52 -08:00