Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.67 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.67 KB

Secure Frame (SFrame)

This is the working area for the IETF SFRAME Working Group Internet-Draft, "Secure Frame (SFrame)".

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

Command line usage requires that you have the necessary software installed. See the instructions.

Regenerating Test Vectors

After a breaking change in the specification, the reference implementation should be updated accordingly, and used to generate new test vectors.

$ ./make-test-vectors.sh

Implementations