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

The road to v1.0.0 #1

Open
burgerdev opened this issue Jul 19, 2024 · 1 comment
Open

The road to v1.0.0 #1

burgerdev opened this issue Jul 19, 2024 · 1 comment

Comments

@burgerdev
Copy link

Hi @FiloSottile,

Thanks for providing this package! We're using it in our product to deterministically generate keys for TLS, so that they can be recovered with a secret seed.

The docstring for keygen.ECDSA says that the output may change, and that already happened once in ac6787e if I'm not mistaken. That made me wonder what your plans are for releasing a v1.0.0 that comes with a stability promise. Do you still have a list of things in mind that need changing?

Cheers, Markus

@FiloSottile
Copy link
Owner

Hello! Glad that this package is being useful. Before committing to a v1.0.0 I want to produce a specification for the deterministic generation, so that it can be implemented by other libraries if necessary. I don't expect to change ECDSA after ac6787e, but I can't promise that until I have the specification reviewed for compliance amongst other things.

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