Releases: AndreyRusyaev/acryptohashnet
Releases · AndreyRusyaev/acryptohashnet
Release 3.0.0
- SHA3 algorithm implemented based on NIST FIPS-202 standard (https://www.nist.gov/publications/sha-3-standard-permutation-based-hash-and-extendable-output-functions)
- Support for .Net 8.0 added.
Release 2.0.0
Backport to .Net Standard 2.0 to support all major .Net platforms that includes Mono, Xamarin, Unity, UWP.
.Net Standard 2.1 and .Net 6.0 also included in NuGet package now.
Release 1.1.0
What's Changed
- BlockHashAlgorithm migrated to Span/ReadOnlySpan interfaces to improve general performance,
- Set of optimizations for MD5, SHA family
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
Merge pull request #1 from AndreyRusyaev/feature/renovation Library modernization: Migrate to .Net Core, Add benchmarks, tests.
Beta2
Last release back from 2009