Skip to content
Discussion options

You must be logged in to vote

Hi @rober12 ,

the library is following the principle "bring your own crypto". Which means you are able to implement any algorithm that you want to, also ES256k. We only implemented ES256 to have at least one implementation that can be used out of the box and works with the native nodejs crypto api or web crypto (so without any external package).

But this seems not to be the case for ES256K so I would say we will not add to the library as a native implementation. But as said you can write your or signer and verifier logic like seen here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rober12
Comment options

Answer selected by cre8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants