Skip to content

Reduce number of dependencies of llrt_crypto #877

Description

@Sytten

The module has too many dependencies, it really pollutes any project trying to import it since some have very deep web of dependencies. For example we pull in two different bigint implementations (num-bigint-dig and crypto-bigint)
We have a lot of duplicate with ring anyway and we should prefer using it. Curve crypto is still not in ring, but planned (briansmith/ring#1771)

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions