From f7160f83b7a91a3fcd067cb424dc5e2db5e6117e Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 2 Jul 2020 14:24:11 -0700 Subject: [PATCH] create stub --- src/tapir.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tapir.md b/src/tapir.md index d044148..9e16321 100644 --- a/src/tapir.md +++ b/src/tapir.md @@ -19,6 +19,9 @@ together, e.g. authentication depends on a shared cryptographic transcript , and the main [cwtch](./cwtch.md) peer app is based on the authentication application. +## Primitives + +**TODO** ## Applications