This is an automated email from the ASF dual-hosted git repository.
mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.
from 345cf75 Add README for Teaclave Client SDK framwork for iOS
new 2a5a7c1 Update cmac format from string to bytes array.
new 2299261 Fix the swift sdk APIs
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:
examples/c/builtin_echo.c | 9 +++++-
examples/c/builtin_ordered_set_intersect.c | 37 ++++++++++++++++++----
examples/python/builtin_gbdt_train.py | 5 ++-
examples/python/builtin_ordered_set_intersect.py | 16 ++++++----
examples/python/builtin_password_check.py | 13 +++++---
.../python/builtin_private_join_and_compute.py | 23 ++++++++------
examples/python/builtin_rsa_sign.py | 5 ++-
examples/python/mesapy_logistic_reg.py | 16 ++++++----
sdk/python/teaclave.py | 4 +--
.../TeaclaveClientSDK/TeaclaveClientSDK.swift | 8 ++---
.../TeaclaveClientSDKTests.swift | 4 +--
services/proto/src/proto/teaclave_common.proto | 2 +-
.../src/proto/teaclave_frontend_service.proto | 6 ++--
services/proto/src/teaclave_frontend_service.rs | 12 +++----
types/src/crypto.rs | 4 +++
types/src/task.rs | 12 +++----
16 files changed, 114 insertions(+), 62 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]