Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 484 Bytes

The ristretto255 and decaf448 Groups

This is the working area for the CFRG Internet-Draft, "The ristretto255 and decaf448 Groups".

Building the Draft

The formatted text version of the draft is built from Markdown.

$ go install github.com/mmarkdown/mmark/v2@08b8fbb35701dab9a4972e1e29774a13f196ff53
$ pipenv install
$ pipenv run make

This requires that you have pipenv and mmark 2.2.5.