urbit / urbit-key-generation

Key derivation and HD wallet generation functions for Urbit
MIT License
15 stars 8 forks source link

Should use latest argon2-wasm using NPM #53

Closed Fang- closed 5 years ago

Fang- commented 5 years ago

Currently, we just point to a (now-outdated) commit on urbit/argon2-wasm. This is stupid and needs to be done more cleanly.

Steps to do this:

jtobin commented 5 years ago

Resolved by #54.