Hello
The imports for the Cryptodome library didn't work for me, I had to change them to from Cryptodome.Util import Counter etc. I'm not sure if the name of the library is really outdated or anything, but it seemed like that on my Debian install.
Thanks for the script by the way, I too was missing the option to export the keys for specific rooms!
Hello
The imports for the Cryptodome library didn't work for me, I had to change them to
from Cryptodome.Util import Counteretc. I'm not sure if the name of the library is really outdated or anything, but it seemed like that on my Debian install.Thanks for the script by the way, I too was missing the option to export the keys for specific rooms!