Skip to content

Releases: namuyan/bc4py_hash

v0.1.3

02 Jun 15:27
Compare
Choose a tag to compare

changes

  • change plot fs
  • fix progress message
  • fix docsrs display
  • accept hash function's input format as Vec or Slice

v0.1.2

31 May 09:22
Compare
Choose a tag to compare

changes

  • add yescrypt0.5 and poc hash functions
  • add seek and plot methods
  • fix limit to avoid run out of memory
  • fix correct crate type
  • reduce binary weight by specify features

v0.1.0

27 May 04:56
Compare
Choose a tag to compare

https://crates.io/crates/bc4py_hash
three hash functions (yespower, x16s, x11)

warnig
may not work because crate type isn't correct.