Skip to content

Releases: anojht/synology-cloud-sync-decrypt-tool

Updated Packages & Fix Pillow Vulnerability

24 Aug 17:15
Compare
Choose a tag to compare

Notes

  • Update packages, address Pillow vulnerability
    a8861f4

Rework Decryption & Bug Fixes

09 Feb 01:06
Compare
Choose a tag to compare

Notes

Huge thanks to the original project founder, @marnix for fixing bug #8 and other minor updates.

Linux Support and Minor Updates

21 Jan 19:55
Compare
Choose a tag to compare

Notes

  • Added Linux Install Instructions
    33d4c18

  • Updated from PyCrypto to Pycryptodome
    f95e916

Thanks to @xmas13 for your contribution!

Minor Improvements and Bug Fixes

08 Apr 01:22
a052d16
Compare
Choose a tag to compare

Notes

  • Fix support dialog not working
    166e92f
  • Improve decryption speed by using low level bytearray
    a052d16

Thanks to @transistorgit and @LukasLeppich!

Speed/Quality Improvements

27 Jan 07:08
65362c3
Compare
Choose a tag to compare

Notes

  • Print full stack trace to log file upon failure rather than an error message. 65362c3
  • Optimize file decryption algorithm to run in parallel using all available threads. 65362c3
  • Skip files with malformed/missing headers. 65362c3

Huge thanks to @seansfkelley for these improvements!

Mojave Compatibility

17 Jan 06:44
Compare
Choose a tag to compare

Notes

Updated compatibility for Mojave #2 - Thanks @seansfkelley

Initial Release

20 Jun 05:31
Compare
Choose a tag to compare

Notes

Compiled app and dependency installer for macOS!

Just unzip and run the app and follow the on screen prompts.

Elevated password prompts on first run are for building and installing LZ4 decompression/compression binary from source as well as Xcode Command Line Tools for calling LZ4 via command line.