TXET: encryption
Per Erik Strandberg's TXET uses advanced, secure and easy-to-use encryption to protect your privacy.
Example: First run Per Erik Strandberg's TXET from the console
on all cs-files in the folder.
Then look at the contents of the file and see junk.
Decrypt and look at the decrypted contents.
Per Erik Strandberg's TXET is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs License. see http://creativecommons.org/licenses/by-nc-nd/2.5/.
Download
Per Erik Strandberg's TXET can be downloaded in zipped format: txet.zip (less than 2,5 kB)
Usage
NAME
Per Erik Strandberg's TXET
SYNOPSIS
TXET ENC [/R]? [/S]? [WILDCARDS] [/O FILENAME]
or
TXET DEC [/O FILENAME]?
SWITCHES
ENC or DEC for ENCryption or DECryption.
R - Enables recursive search.
S - Print a separator between files.
0 - Set name on outfile
EXAMPLES
TXET ENC *.txt /O mytext.txet
Encrypts all txt-files into the file mytext.txet.
TXET DEC mytext.txet /O recovered.txt
Decrypts mytext.txet into the file recovered.txt.
NOTE
Switches are case insensitive.
Switches can be started with - instead of /.
Note that files may start with a - but not with a /.
UPDATES
See http://www.pererikstrandberg.se/projects for
updates and other releases.
LICENSE
Per Erik Strandberg's TXET is licensed under a Creative
Commons Attribution-NonCommercial-NoDerivs License.
see http://creativecommons.org/licenses/by-nc-nd/2.5/
Future Versions
I have high hopes for TXET. I plan to add
- A simple GUI (Graphical User Interface) easy use fir regular users.
- In and out stream useage.
- Better container treatment (perhaps tar: tape archive, or an uncompressed zip-file). This will give better support for binary files.
Performance
Encyption of a 5 MB mp3-file takes about five seconds (including the time to write the password).
Effects on buffer size and speed has not been tested.