spacemonkeygo / httpsig

HTTP Signature library for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for ed25519 algorithm

zaibon opened this issue · comments

I needed to add the support for ed25519 for one of my project.
I've implemented it at https://github.com/zaibon/httpsig/ if you would be interested by a PR to merge it here, let me know and I will open the PR.