rclone-crypt-rs

A lightweight Rust implementation of the Rclone Crypt file encryption.

VERY EXPERIMENTAL! This currently only supports decryption.

Unsupported:

There is currently not nice interface with Read + Seek (TODO) and the code is a mess.