libzip-sys 0.1.1

libzip ffi binding
Documentation
1
2
3
4
5
# test AES decryption support, remove encryption from file that has it
features CRYPTO
return 0
args encrypt.zzip  set_password foofoofoo  set_file_encryption 1 none ""
file encrypt.zzip encrypt-aes128.zip encrypt-none.zip