Skip to content

OutOfRange error in Hash Benchmark demo #94

Description

@MHumm

Describe the bug
The HashBenchmark demo application stops with an OutOfRange error in the Keccack224 hash calculation, at least on Win32.
The problem is, that it sometimes does not happen when stepping through the code.
It crashes in the Absorb method of the hash algorithm.

To Reproduce
Steps to reproduce the behavior:

  1. Open HashBenchmark demo project
  2. Press F9
  3. Klick the play button
  4. See exception in Keccack224 benchmark calculation

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions