python - decrypt .csv file with openssl

后端 未结 0 612
生来不讨喜
生来不讨喜 2021-01-29 15:02

I\'m receiving from a counterpart encrypted .csv files.

I can successfully decrypt those using open ssl and the following command:

openssl enc -d -aes-128-         


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