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