/jose-chacha-rfc

Primary LanguageMakefileCreative Commons Zero v1.0 UniversalCC0-1.0

JOSE Chacha RFC Draft

This is a collaborative effort to publish an RFC draft for the IETF covering the use of ChaCha20-Poly1305 ciphersuites and derivatives in the JOSE context.

Contibuting

First, install mmark and xml2rfc on your local machine.

Next, update the jose-chacha.md file with your desired changes.

Run make FORMATS=txt to compile the RFC txt file from the Markdown script.