w3c-ccg / http-signatures

Signing HTTP Messages specification
https://w3c-dvcg.github.io/http-signatures/
Other
34 stars 9 forks source link

Add code for generating example signatures #74

Open ioggstream opened 5 years ago

ioggstream commented 5 years ago

This PR

Provides code to generate and validate example signatures.

Note

The code is based on python 3.6 and a yaml file defining example values.

Missing signatures are generated and printed.

ioggstream commented 5 years ago

@msporny @dlongley python implementation for examples.