anvilresearch / webcrypto

W3C Web Cryptography API for Node.js
MIT License
82 stars 14 forks source link

Road to 1.0.0: Remaining Algorithms #72

Open EternalDeiwos opened 6 years ago

EternalDeiwos commented 6 years ago

Algorithms currently outstanding are:

These need to be completed before we can publish 1.0.0.

LiraNuna commented 5 years ago

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.

christiansmith commented 5 years ago

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.