Filename Encryption and Decryption Algorithm

General Discussion in English
Post Reply
rearward
Posts: 12
Joined: Mon May 23, 2022 12:53 pm

Filename Encryption and Decryption Algorithm

Post by rearward »

/DECRYPTNAMES Command Line Parameter works great!

Thank you for adding this!

Is it possible having an option that exports the list into TSV?

Just two columns would be enough: Encrypted Name and Decrypted Name

It would be great for partial retrieval from a remote untrusted location.

And is it also possible to have encryption/decryption algorithm for the file name?
Can I encrypt a file name via native command line tools?

tobias
Posts: 1603
Joined: Tue Mar 31, 2020 7:37 pm

Re: Filename Encryption and Decryption Algorithm

Post by tobias »

Hello,
many thanks, I will consider adding these features.

I can't disclose the algorithm at this time because it contains some code from third party libraries which I have licensed.

rearward
Posts: 12
Joined: Mon May 23, 2022 12:53 pm

Re: Filename Encryption and Decryption Algorithm

Post by rearward »

Hi Tobias,

Any update on this?

Post Reply