urbit / urbit-key-generation

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

Remove isomorphic-webcrypto dependency #63

Closed jtobin closed 5 years ago

jtobin commented 5 years ago

(Resolves #62)

Uses js-sha256, a more popular and seemingly more suitable library, instead.