misskey-dev / node-http-message-signatures

An JavaScript (Node.js and browsers) implementation for HTTP Message Signatures (RFC 9421)
MIT License
9 stars 4 forks source link

Implement RFC 9421 sign/verify #13

Closed tamaina closed 2 months ago

tamaina commented 6 months ago

TODO:

tamaina commented 6 months ago

TODO: for (const [label, parsed, key] of toVerify)の中身を関数として分離し、spyしてどのlabelを処理したのかテストで検査する

tamaina commented 4 months ago

処理は完成しててテストとREADMEを書く段階なのか

(signかverifyのどっちかが完成してない記憶があったけど)

saadismail commented 3 months ago

Hi, are there any plans to merge this PR?

tamaina commented 2 months ago

I'll do it

tamaina commented 2 months ago

(I had a motivation issue.