Skip to content

v0.2.0

Compare
Choose a tag to compare
@irakliyk irakliyk released this 24 Aug 08:15
· 445 commits to main since this release
  • Added Blake3_192 as hash function option.
  • Implemented high-performance version of Rescue Prime hash function.
  • Removed alloc feature in favor of turning on no_std via --no-default-features flag only.
  • Moved rand dependency to dev-dependencies only and removed hashbrown dependency.
  • Increased min version of rustc to 1.54.