From a785c24caa37bde3bc0d7a041e790fae30f46d67 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 21 Jun 2024 17:21:30 -0500 Subject: [PATCH] Update readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d0580e7..8f8ae78 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,12 @@ 🚧 Experimental 🔥 + +This is yet another HPKE implementation for JOSE and COSE. + +The purpose of this experimental implementation is to address open questions regarding the IETF drafts. + +- Party U / Party V - identity information in key establishment. +- Integrated Encryption - how is it signaled in JOSE and COSE, what values are used for "alg" and "enc". +- Cross Mode Attacks - How are they mitigated in COSE and JOSE? +