9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
# test AES decryption support, extract file using correct password
|
|
features HAVE_CRYPTO
|
|
return 0
|
|
arguments encrypt.zzip set_password foofoofoo cat 1
|
|
file encrypt.zzip encrypt-aes192.zip
|
|
stdout
|
|
encrypted
|
|
end-of-inline-data
|