Skip to content

0.6.0

Compare
Choose a tag to compare
@aberaud aberaud released this 15 May 04:10
· 2378 commits to master since this release

Refactoring including:

  • introduction of network engine (Simon Désaulniers)
  • api change: internal Dht structures moved to dht namespace
  • crypto: added argon2 for key stretching
  • python: binding improvements
  • python: make uninstall support
  • python: benchmark improvements
  • many bug fixes