NonProjects / tgbox

Encrypted cloud storage Protocol based on Telegram
https://tgbox.readthedocs.io/
GNU Lesser General Public License v2.1
34 stars 4 forks source link

Add ability to decrypt EncryptedRemoteBoxFile without RemoteBox #9

Closed NotStatilko closed 2 years ago

NotStatilko commented 2 years ago

EncryptedRemoteBoxFile already have all needed for decryption data, like BoxSalt & FileSalt. Make a way to decrypt it as standalone file.

NotStatilko commented 2 years ago

This is not a TGBOX business, can be implemented outside of this repository. Maybe in Gist, later. Don't know when.

Yes. Lazy.