Skip to content

Security issue: Insecure cryptography is used #3545

Open
@paulmillr

Description

@paulmillr

You are using tweetnacl. It is not secure and allows forged signatures.

I suggest to upgrade to noble-curves (ed25519), which is modern, audited, supports ESM+Common.js and a bunch of other stuff. The noble libraries are used all over Ethereum and Solana ecosystems already. You are already familiar with them.

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