Skip to content

v1.1.8

Latest
Compare
Choose a tag to compare
@parasomni parasomni released this 15 Sep 12:30
· 6 commits to main-tree since this release
ec2a3de

New features:

  • ECDH key exchange
  • AES 256 encryption using CBC mode
  • Debug class for enhanced debugging
  • Mutex implementation to avoid race conditions while modifying client data

fixed bug:

A bug in end_check function caused the backup to fail because of wrong directory size calculations.