Skip to content

crypto.createHash has limited algorithm list #161

@gbrail

Description

@gbrail

In particular, "sha256" is a supported algorithm in Node but not in Trireme. Our current technique of using a regexp to map from Node hashes to Java hash algorithms is insufficient and needs to be replaced with a mapping table like other crypto components.

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