Skip to content

Version 9.5.1

Compare
Choose a tag to compare
@MrMatthewLayton MrMatthewLayton released this 18 Oct 12:21
· 6 commits to main since this release

ONIXLabs .NET Library 9.5.1

We are excited to announce the release of ONIXLabs .NET Library version 9.5.1, now available on NuGet.

Cryptography Updates

This version fixes a bug in the SHA 3 implementation, where transforming multiple blocks of data resulted in erroneous hashes. This was due to the sponge state being reset every time HashCore was called, and has now been fixed and tested.