Skip to content

Refactor crypto API #4

@ghost

Description

Currently the crypto API is rather limiting, as it binds the curve (or system) used for signing to the curve used to navigate bip32 whereas the 2 are independent.

An idea is to make a "System" trait where we can have this handled and we only expose a couple of functions like "get_public_key" and "sign"

This issue is not bound to any milestone as it's more of our wrapper crates improvement and is to be moved there when separate repos are made

🔗 zboto Link

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