Skip to content

BIP32 implementation depends on RIPEMD which is marked as legacy in openssl #20

@claytonneal

Description

@claytonneal

The RIPEMD160 algorithm that the BIP32 implementation uses comes from openssl
However this is now marked as "legacy" in openssl and need manual change to openssl config to enable it
This isnt possible on all environments

Instead research use of Wally-Core library to replace openssl dependency
https://github.com/ElementsProject/libwally-core

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