Skip to content

[Breaking] Node v17 crypto removed ripemd160 #29

Description

@junderw

Related: bitcoinjs/bip32#59

Seems like the only option is:

  1. Check if version >= 17
  2. If true, the index.js should also try to intercept ripemd160 calls and use pure JS.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions