bad magic number when trying to decrypt a AES-CBC encrypted file using python

前端 未结 0 804
不思量自难忘°
不思量自难忘° 2020-12-24 11:34

I\'m trying to encrypt a file with python, like so:

import os
from binascii import hexlify
from cryptography.hazmat.pri         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题