Skip to content

0.10

Compare
Choose a tag to compare
@jedisct1 jedisct1 released this 09 Oct 13:12
· 36 commits to master since this release
0.10
  • Minisign can be compiled with Zig instead of cmake+make+a C toolchain
  • Minimal VERIFY_ONLY versions can be built again
  • Prehashing is now enabled by default, regardless of the input size. Support for non-prehashed signatures will eventually be removed
  • Legacy signatures can be rejected with the addition of the -H flag
  • Precompiled binaries for Win64, Linux and WebAssembly are now available.