8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
# test decryption support, extract file using correct password
|
|
return 0
|
|
arguments encrypt.zzip set_password foo cat 0
|
|
file encrypt.zzip encrypt.zip
|
|
stdout
|
|
foo
|
|
end-of-inline-data
|