Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 483 Bytes

Asclepios-Manual

SSE_API_specification.pdf

This document describes what Javascript provided APIs can do, their inputs and outputs.

SSE_deployment_manual.pdf

This document describes how to deploy components of SSE scheme, which include Trusted Authority, SSE Server, and an example SSE client

SSE_verification.pdf

This document describes how to run automatic tests using Jest

SSE_technical_notes.pdf

This document describes technical notes during the implementation