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

signer API: document supported keytypes #467

Open
jku opened this issue Nov 29, 2022 · 0 comments
Open

signer API: document supported keytypes #467

jku opened this issue Nov 29, 2022 · 0 comments
Labels

Comments

@jku
Copy link
Collaborator

jku commented Nov 29, 2022

This relates to #466.

The signer and key support is now modular so it's not as clear what key types and signers are supported -- and we don't want to point people to keys module like the signer API docstrings currently do.

We should collect into one place

  • What keys and signers are supported
  • How to sign with signer API
  • How to initialize keys (import/generate) with signer API
  • how to create and use custom keys and signers

Once #466 is done, I think we can do this by rewriting the README using the signer API.

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

No branches or pull requests

2 participants