covert-encryption / covert

An encryption format offering better security, performance and ease of use than PGP. File a bug if you found anything where we are worse than our competition, and we will fix it.
40 stars 10 forks source link

Cannot open covert file to decrypt #103

Open hakavlad opened 1 year ago

hakavlad commented 1 year ago

The result:

$ qcovert
Traceback (most recent call last):
  File "/home/user/.local/lib/python3.9/site-packages/covert/gui/app.py", line 104, in decrypt_file
    self.decrypt(data)
  File "/home/user/.local/lib/python3.9/site-packages/covert/gui/app.py", line 109, in decrypt
    d = DecryptView(self, infile)
  File "/home/user/.local/lib/python3.9/site-packages/covert/gui/decrypt.py", line 35, in __init__
    self.decrypt_attempt()
  File "/home/user/.local/lib/python3.9/site-packages/covert/gui/decrypt.py", line 105, in decrypt_attempt
    if self.blockstream.header.key:
AttributeError: 'BlockStream' object has no attribute 'header'

Am I doing something wrong?

ahnedeee commented 11 months ago

It happened with me too, but with both formats: