Skip to content

Use copyInto in Digest.update instead of loops #69

@05nelsonm

Description

@05nelsonm

Performance can be better... Should utilize ByteArray.copyInto instead of looping and updating globals every time. In general, global variable values should be passed in, and then updated before returning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions