Skip to content

Crypto-js is going away? #31

@qqmyers

Description

@qqmyers

It looks, from https://github.com/brix/crypto-js, like crypto-js isn't being maintained after v4.2.0 because most of its functionality can be replaced by the crypto module in browsers. Unfortunately, from what I've read, the ability to create a hash from a streaming input (as we do to calculate hashes for large files w/o loading them into memory) is one of the things currently missing from the crypto module (with some work to standardize this going on.) If anyone has newer info, please share and we can consider moving away from crypto-js when there's a good option.

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