Skip to content

joliveraortega/sframe

 
 

Repository files navigation

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 test vector script should be updated accordingly, and used to generate new test vectors.

$ cd test-vectors
$ go run known-answer-test.go -json >../test-vectors.json
$ go run known-answer-test.go -md >../test-vectors.md

About

Internet draft for SFrame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.0%
  • Makefile 3.1%
  • Ruby 0.9%