openSUSE Tumbleweed の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:Tests/openSUSE_Tumbleweed/Virtualization:Tests.repo
zypper refresh
zypper install python-pycryptodome
openSUSE Factory の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:Tests/openSUSE_Factory/Virtualization:Tests.repo
zypper refresh
zypper install python-pycryptodome
15.5 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:Tests/15.5/Virtualization:Tests.repo
zypper refresh
zypper install python-pycryptodome