sto provando aespipe, voglio fargli criptare il file /home/dado/test/prova.tgz nel file /home/dado/test/prova2
il comando che do è:
Codice: Seleziona tutto
aespipe /home/dado/test/prova.tgz /home/dado/test/prova2Codice: Seleziona tutto
usage: aespipe [options] <inputfile >outputfile
version 2.3e Copyright (c) 2002-2008 Jari Ruusu, (c) 2001 Dr Brian Gladman
options: -e aes128|aes192|aes256 = set key length
-H sha256|sha384|sha512|rmd160 = set password hash function
-d = decrypt
-p num = read password from file descriptor num
-P file = read password from file
-S pseed = set password seed
-T = ask password twice
-q = don't complain about write errors
-w num = wait num seconds before asking password
-O num = set IV offset (value 1 == 512 byte offset)
-K file = file contains gpg encrypted keys
-G dir = home directory for gpg
-A socket = socket for gpg-agent
-C num = iterate key num thousand times through AES-256
