Skip to content

KadNode 2.0.0 released

Choose a tag to compare

@mwarning mwarning released this 01 Sep 20:51
· 579 commits to master since this release

This release is a major refactoring of the code.
In short, libsodium was replaced by mbedtls in order to support TLS for authentication.
This is a testing release and not all packages will be provided.

  • refactor most code
  • IPv4 and IPv6 works at the same time
  • add a new TLS based authentication scheme (uses mbedtls)
  • rename previous authentication scheme to bob (uses mbedtls)