This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from 0aee807  [attestation] Generalize RA data structures to unify IAS and 
DCAP (#214)
     new f3a5682  [keys] Use PKCS#1 instead of PKCS#8 for public keys
     new 876a933  Implement mutual attestation

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 config/runtime.config.toml                         |  2 +-
 .../albus_dumbledore/albus_dumbledore.public.pem   | 27 +++++-----
 keys/auditors/godzilla/godzilla.public.pem         | 27 +++++-----
 .../optimus_prime/optimus_prime.public.pem         | 27 +++++-----
 rpc/src/channel.rs                                 |  3 +-
 rpc/src/config.rs                                  | 63 ++++++++++++++++------
 rpc/src/endpoint.rs                                |  2 +-
 rpc/src/server.rs                                  |  3 +-
 services/authentication/enclave/src/lib.rs         | 51 ++++++++++++++++--
 services/frontend/enclave/src/lib.rs               | 31 ++++++++---
 services/frontend/enclave/src/service.rs           | 13 +++--
 .../enclave/src/teaclave_authentication_service.rs |  4 +-
 types/src/lib.rs                                   |  6 +--
 13 files changed, 174 insertions(+), 85 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to