Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ed25519 HTTP Signatures #19

Closed
mattcollier opened this issue Mar 14, 2018 · 1 comment
Closed

Add support for ed25519 HTTP Signatures #19

mattcollier opened this issue Mar 14, 2018 · 1 comment
Assignees

Comments

@mattcollier
Copy link
Contributor

I found this PR which you may be familiar with: TritonDataCenter/node-http-signature#58 and digitalbazaar/request@f3cdbc2

It does not appear that there is any support for ed25519 in the http-signatures module.

@dlongley says: Yeah, I think we'll have to use the RequestSigner API and create the headers separately and pass them manually to request (or r2).

@mattcollier
Copy link
Contributor Author

After doing a draft implementation using the node-http-signatures RequestSigner API I have submitted this issue: TritonDataCenter/node-http-signature#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants