kolibrios-gitea/programs/other/TEAtool
turbocat 530ee98a02 TEAtool: Disabled auto-build
git-svn-id: svn://kolibrios.org@9654 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 18:16:05 +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

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