You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/04/22 03:06:19 UTC

[apache/incubator-teaclave] [attestation] Improve documentation and API polishing (#270)

## Description

This PR includes more docs, comments, as well as some API polishing.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/270

-- Commit Summary --

  * [attestation] Improve doumentation and API polishing

-- File Changes --

    M attestation/Cargo.toml (4)
    M attestation/src/attestation.rs (54)
    M attestation/src/cert.rs (5)
    M attestation/src/key.rs (25)
    M attestation/src/lib.rs (9)
    M attestation/src/platform.rs (89)
    M attestation/src/report.rs (11)
    M attestation/src/service.rs (43)
    M attestation/src/verifier.rs (22)
    M services/access_control/enclave/src/lib.rs (3)
    M services/authentication/enclave/src/lib.rs (3)
    M services/frontend/enclave/src/lib.rs (3)
    M services/management/enclave/src/lib.rs (3)
    M services/scheduler/enclave/src/lib.rs (3)
    M services/storage/enclave/src/lib.rs (3)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/270.patch
https://github.com/apache/incubator-teaclave/pull/270.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/270

Re: [apache/incubator-teaclave] [attestation] Improve documentation and API polishing (#270)

Posted by Mingshen Sun <no...@github.com>.
Merged #270 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/270#event-3258675144