Skip to content

Ubuntu 20.04 error #7

@epigraphe

Description

@epigraphe
Traceback (most recent call last):
  File "remmina_mremoteng_conv.py", line 225, in <module>
    main() 
  File "remmina_mremoteng_conv.py", line 189, in main
    if PassDecrypt(root.attrib["Protected"]) != 'ThisIsNotProtected':
  File "remmina_mremoteng_conv.py", line 114, in PassDecrypt
    plaintext = cipher.decrypt_and_verify(ciphertext, tag)
  File "/home/at/.local/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_gcm.py", line 567, in decrypt_and_verify
    self.verify(received_mac_tag)
  File "/home/at/.local/lib/python3.8/site-packages/Cryptodome/Cipher/_mode_gcm.py", line 508, in verify
    raise ValueError("MAC check failed")
ValueError: MAC check failed

What should i do?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions