Skip to content

Find more lightweight libraries to replace libsodium.js #1031

@webmaster128

Description

@webmaster128

libsodium.js is amazing but big. This could be mitigated by using our own build. However, I assume the better path is to break it down into the algorithms we need and have them in separate modules. This allows optimizers to better remove unused code. Also only Argon2 needs Wasm speed.

Replacements for the following algos are needed

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