For the complete documentation index, see llms.txt. This page is also available as Markdown.

Decryption options

Deleting encrypted files

Kryptor will delete the specified encrypted files after decryption, leaving just the decrypted files.

Here's an example:

$ kryptor -d -o file.txt.bin

Last updated