Skip to content

v1.4.0

Compare
Choose a tag to compare
@cathugger cathugger released this 14 Sep 20:26
· 109 commits to master since this release
v1.4.0
c0ef36f
  • fixed configure failure with clang
  • added deterministic password-based mode (contributed by @foobar2019) (only enabled if compiled with recent libsodium version)
  • make ed25519-donna implementation default, given good-enough compatibility and much better speed
  • build system now supports out of tree building
  • various cleanups and small fixups all over the place