bblfish / httpSig

Signing HTTP Messages libs
Other
5 stars 1 forks source link

implement response signatures #17

Open bblfish opened 1 year ago

bblfish commented 1 year ago

Most of the tools needed for response signing came with https://github.com/bblfish/httpSig/pull/12 . So this is not a huge amount of work. The same header parsers and @parsers can be re-used. They just need to be packaged. And tests need to be written.

I won't need them immediately, which is why I need to postpone this implementation.

Please vote on this, leave a note, or ping me if you need them.