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? +