Skip to content

v3.7 Stable release

Latest
Compare
Choose a tag to compare
@o0101 o0101 released this 13 Jan 17:40
· 18 commits to boss since this release
9ab4c12

All algorithms are now at v3.7.1

  • JS WASM and CPP versions are isometric and stable
  • Fixed a few edge cases in hashes that depend on padding
  • All versions support block and stream encryption and HMACs. JS simply doesn't support the parallel search mode 'parascatter' for block encrypt but it can decrypt such files created with the CPP version. That's the only difference, but perfectly okay as JS there's no need to try with Workers just to get that in js version.
  • ok by @o0101 in #148

Full Changelog: v3.5.1...v3.7.1