kolibrios-fun/programs/other/TEAtool
turbocat 070372c1f3 TEAtool:
fix Tupefile.lua

git-svn-id: svn://kolibrios.org@8810 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:23:00 +00:00
..
lang_en.c - Added TEAtool source files 2020-11-24 15:13:42 +00:00
Makefile - Added TEAtool source files 2020-11-24 15:13:42 +00:00
readme.txt - Added TEAtool source files 2020-11-24 15:13:42 +00:00
tea.c - Added TEAtool source files 2020-11-24 15:13:42 +00:00
teatool.c - Replaced GPL3 by GPL2 2021-01-23 08:26:37 +00:00
Tupfile.lua TEAtool: 2021-06-10 16:23:00 +00:00

Encrypting the "in.file" file with the "FFAB1100C176001F1ADDB8E792001EA5" key in normal mode:
    # teatool in.file out.file -k FFAB1100C176001F1ADDB8E792001EA5 -e normal 
Encrypting the "in.file" file with the key-file "my.key" in speed mode:*
    # teatool in.file out.file -K my.key -e speed
Writing the "FFAB1100C176001F1ADDB8E792001EA5" key to the key-file "my.key"*    
    # teatool -r FFAB1100C176001F1ADDB8E792001EA5 my