Skip to content

br0kenpixel/rclone-crypt-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rclone-crypt-rs

A lightweight Rust implementation of the Rclone Crypt file encryption.

VERY EXPERIMENTAL!

Supported:

  • File name decryption
  • File name encryption
  • File data block decryption (with a streaming interface)
  • File data block encryption (with a streaming interface)
  • File name obfuscation
  • Null salts

Unsupported:

  • File chunk encryption

Seeking data block encryption streams is supported with some small limitations.

About

An experimental implementation of Rclone's file encryption in Rust.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • Rust 100.0%