Road to 1.0.0: Remaining Algorithms
EternalDeiwos opened this issue · 2 comments
Algorithms currently outstanding are:
- ECDH
- HKDF
- PBKDF2
These need to be completed before we can publish 1.0.0
.
Hello, I'm interested in helping implement HKDF and PBKDF2 (and possibly even ECDH) as I need those for a project I'm working on.
Your pull request policy is a bit.. unusual and it prevents me from just starting on my own with one of the simpler algorithms such as HKDF. In addition, your required "pair programming" policy for new contributors (such as myself) and the lack of weekly meeting location in the README prevents me from joining and scheduling such a session.
Our policy is unusual for a reason: to optimize everyone's time and help ensure the quality and consistency of code and reviewing process.
That said, please see the announcement on anvil.io. We'll be archiving all the work on github.com/anvilresearch over the next few weeks. That may affect your decision to use or work on this code.