Freepascal sourcecode to decrypt rclone encrypted files

Hi,

I discovered rclone a few days ago.

Thanks to this great tool i was able to share my 20+ years photo set from my synology NAS to my cheap web hosting provider (with a ftp 100gb storage).

Because I am an old dev guy, for fun and no profit, I decided to give it a go and decrypt rclone encrypted files with freepascal (and libsodium library).

Code is here : GitHub - erwan2212/sodium .

In practical, I am not sure it can be of any use since rclone does it all but who know, it might be handy for someone out there.

Regards,

Erwan

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.