@firefish/http-signature
Fork of node-http-signature with:
- Modernized/linted/formatted code
- hs2019 support from Chocobozzz's fork
- fixed header signature from jackschip's fork (fixing-header-signature branch)
- use rsa-sha256 if no algorithm specified from mei23's fork