kolibrios-fun/programs/other/TEAtool
superturbocat2001 6c59cb92e5 - Replaced GPL3 by GPL2
- Deleted GPL3 LICENSE file

git-svn-id: svn://kolibrios.org@8542 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-23 08:26:37 +00:00
..
lang_en.c
Makefile
readme.txt
tea.c
teatool.c - Replaced GPL3 by GPL2 2021-01-23 08:26:37 +00:00
Tupfile.lua

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