Is this crate still being maintained?
Hi,
I'd like to ask what is the status of this project going forward... It seems there's not much happening.
Is this project still active? If we submit PR's, are them going to be reviewed and released?
We're planning on using this library but we require some features that are not yet implemented, for instance EdDSA support.
Best effort basis.
I can try to look at PRs but I might not have the time. If this is critical to your project, I am happy to add you or someone else on your team as a maintainer. Or, you can consider forking it.
I think adding us as maintainers could work. We will discuss this internally and come back to you.
Even if nothing else is done, the dependency cleanup (disabling default features where they are not required) that was already done in master would be amazing as a patch release for 0.5... Right now anything that depends on biscuit gets a whole lot of unnecessary stuff (including time 0.1.x, which is affected by a CVE) in the dependency tree.
well the dependency on ring I mentioned in #42 and hence all the associated CVEs there are also a problem
Hi @lawliet89 Happy to help out with maintenance.