6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
# test AES decryption support, remove encryption from file that has it
|
|
features HAVE_CRYPTO
|
|
return 0
|
|
arguments encrypt.zzip set_password foofoofoo set_file_encryption 1 none ""
|
|
file encrypt.zzip encrypt-aes128.zip encrypt-none.zip
|