Skip to content

computeDigest always return [0, 0]? #97

@Spxg

Description

@Spxg

computeDigest(byteArray) {

#apBody = new Uint8Array(HEADER_CORPUS_SIZE);

computeDigest seems to only return [0, 0], because the length of apBody Uint8Array is 516, which will cause h1 h2 to be infinite.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions