1.0.3 • Published 1 year ago
decrypt_py v1.0.3
decrypt
Using the cryptography library for AES encryption and descrypt
encrypt_file(input_file_path, output_file_path)
decrypted_data = decrypt_file(input_file_path)
Using the cryptography library for AES encryption and descrypt
encrypt_file(input_file_path, output_file_path)
decrypted_data = decrypt_file(input_file_path)