D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/python-pycryptodomex-3.9.8-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6QUdS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pycryptodome-3.9.8x + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pycryptodomex-3.9.8x.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycryptodome-3.9.8x + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f6WJbS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycryptodome-3.9.8x + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py Copying file lib/Crypto/PublicKey/ElGamal.pyi to lib/Cryptodome/PublicKey/ElGamal.pyi Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi Copying file lib/Crypto/PublicKey/_openssh.pyi to lib/Cryptodome/PublicKey/_openssh.pyi Copying file lib/Crypto/PublicKey/__init__.pyi to lib/Cryptodome/PublicKey/__init__.pyi Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py Copying file lib/Crypto/PublicKey/_openssh.py to lib/Cryptodome/PublicKey/_openssh.py Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to lib/Cryptodome/SelfTest/Util/test_rfc1751.py Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to lib/Cryptodome/SelfTest/Hash/test_Poly1305.py Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to lib/Cryptodome/Signature/PKCS1_v1_5.pyi Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py Copying file lib/Crypto/Signature/pkcs1_15.pyi to lib/Cryptodome/Signature/pkcs1_15.pyi Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to lib/Cryptodome/Signature/PKCS1_PSS.pyi Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi Copying file lib/Crypto/Math/Primality.pyi to lib/Cryptodome/Math/Primality.pyi Copying file lib/Crypto/Math/_IntegerGMP.pyi to lib/Cryptodome/Math/_IntegerGMP.pyi Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi Copying file lib/Crypto/Math/_IntegerCustom.pyi to lib/Cryptodome/Math/_IntegerCustom.pyi Copying file lib/Crypto/Math/_IntegerCustom.py to lib/Cryptodome/Math/_IntegerCustom.py Copying file lib/Crypto/Math/_IntegerNative.py to lib/Cryptodome/Math/_IntegerNative.py Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py Copying file lib/Crypto/Math/_IntegerNative.pyi to lib/Cryptodome/Math/_IntegerNative.pyi Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py Copying file lib/Crypto/Math/_IntegerBase.pyi to lib/Cryptodome/Math/_IntegerBase.pyi Copying file lib/Crypto/Math/_IntegerGMP.py to lib/Cryptodome/Math/_IntegerGMP.py Copying file lib/Crypto/Math/_IntegerBase.py to lib/Cryptodome/Math/_IntegerBase.py Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py Copying file lib/Crypto/Random/__init__.pyi to lib/Cryptodome/Random/__init__.pyi Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi Copying file lib/Crypto/Util/_file_system.pyi to lib/Cryptodome/Util/_file_system.pyi Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi Copying file lib/Crypto/Util/py3compat.pyi to lib/Cryptodome/Util/py3compat.pyi Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py Copying file lib/Crypto/Util/_cpu_features.pyi to lib/Cryptodome/Util/_cpu_features.pyi Copying file lib/Crypto/Protocol/SecretSharing.pyi to lib/Cryptodome/Protocol/SecretSharing.pyi Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py Copying file lib/Crypto/Protocol/__init__.pyi to lib/Cryptodome/Protocol/__init__.pyi Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py Copying file lib/Crypto/Cipher/_mode_ocb.pyi to lib/Cryptodome/Cipher/_mode_ocb.pyi Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to lib/Cryptodome/Cipher/PKCS1_v1_5.pyi Copying file lib/Crypto/Cipher/_mode_cbc.pyi to lib/Cryptodome/Cipher/_mode_cbc.pyi Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py Copying file lib/Crypto/Cipher/_mode_siv.pyi to lib/Cryptodome/Cipher/_mode_siv.pyi Copying file lib/Crypto/Cipher/_mode_ccm.pyi to lib/Cryptodome/Cipher/_mode_ccm.pyi Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py Copying file lib/Crypto/Cipher/_mode_ecb.pyi to lib/Cryptodome/Cipher/_mode_ecb.pyi Copying file lib/Crypto/Cipher/ChaCha20.pyi to lib/Cryptodome/Cipher/ChaCha20.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to lib/Cryptodome/Cipher/PKCS1_OAEP.pyi Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi Copying file lib/Crypto/Cipher/Blowfish.pyi to lib/Cryptodome/Cipher/Blowfish.pyi Copying file lib/Crypto/Cipher/__init__.pyi to lib/Cryptodome/Cipher/__init__.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py Copying file lib/Crypto/Cipher/_mode_gcm.pyi to lib/Cryptodome/Cipher/_mode_gcm.pyi Copying file lib/Crypto/Cipher/_mode_ofb.pyi to lib/Cryptodome/Cipher/_mode_ofb.pyi Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to lib/Cryptodome/Cipher/_mode_openpgp.pyi Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to lib/Cryptodome/Cipher/ChaCha20_Poly1305.py Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to lib/Cryptodome/Cipher/_EKSBlowfish.pyi Copying file lib/Crypto/Cipher/_mode_cfb.pyi to lib/Cryptodome/Cipher/_mode_cfb.pyi Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi Copying file lib/Crypto/Cipher/_EKSBlowfish.py to lib/Cryptodome/Cipher/_EKSBlowfish.py Copying file lib/Crypto/Cipher/_mode_ctr.pyi to lib/Cryptodome/Cipher/_mode_ctr.pyi Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py Copying file lib/Crypto/Cipher/Salsa20.pyi to lib/Cryptodome/Cipher/Salsa20.pyi Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py Copying file lib/Crypto/Cipher/_mode_eax.pyi to lib/Cryptodome/Cipher/_mode_eax.pyi Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi Copying file lib/Crypto/Hash/RIPEMD160.pyi to lib/Cryptodome/Hash/RIPEMD160.pyi Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running build running build_py creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome creating build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ocb.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.py -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher creating build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2s.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.py -> build/lib.linux-x86_64-3.8/Cryptodome/Hash creating build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PEM.py -> build/lib.linux-x86_64-3.8/Cryptodome/IO creating build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ElGamal.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey creating build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/SecretSharing.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol creating build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/random.py -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Random creating build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_v1_5.py -> build/lib.linux-x86_64-3.8/Cryptodome/Signature creating build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Padding.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Counter.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/asn1.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_file_system.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/number.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/strxor.py -> build/lib.linux-x86_64-3.8/Cryptodome/Util creating build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Primality.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.py -> build/lib.linux-x86_64-3.8/Cryptodome/Math creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/st_common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/__main__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest copying lib/Cryptodome/SelfTest/loader.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_AES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CFB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OCB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC4.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CBC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_ARC2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_SIV.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_EAX.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CTR.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CCM.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_CAST.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_OFB.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_GCM.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher copying lib/Cryptodome/SelfTest/Cipher/test_DES3.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_Poly1305.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHAKE.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD4.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_CMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA256.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_keccak.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA384.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA1.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_MD5.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA512.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_SHA224.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/common.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash copying lib/Cryptodome/SelfTest/Hash/test_HMAC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PBES.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO copying lib/Cryptodome/SelfTest/IO/test_PKCS8.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_KDF.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol copying lib/Cryptodome/SelfTest/Protocol/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_ECC.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey copying lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/test_random.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random copying lib/Cryptodome/SelfTest/Random/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pss.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/test_dss.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature copying lib/Cryptodome/SelfTest/Signature/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_rfc1751.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_asn1.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Counter.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_strxor.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_Padding.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util copying lib/Cryptodome/SelfTest/Util/test_number.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Numbers.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/__init__.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_modexp.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/SelfTest/Math/test_Primality.py -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math copying lib/Cryptodome/py.typed -> build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome copying lib/Cryptodome/Cipher/_mode_ocb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cbc.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_siv.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ccm.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC4.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ecb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/PKCS1_OAEP.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/CAST.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Blowfish.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_gcm.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ofb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES3.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/DES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_openpgp.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/AES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_EKSBlowfish.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_cfb.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_ctr.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/Salsa20.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/_mode_eax.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Cipher/ARC2.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Cipher copying lib/Cryptodome/Hash/BLAKE2s.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/keccak.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD4.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/Poly1305.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_384.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA384.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE128.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/BLAKE2b.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD2.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_224.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/HMAC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/MD5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD160.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA3_512.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA512.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/CMAC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA224.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHA1.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/RIPEMD.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/Hash/SHAKE256.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Hash copying lib/Cryptodome/IO/PEM.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/_PBES.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/IO/PKCS8.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/IO copying lib/Cryptodome/PublicKey/ElGamal.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/ECC.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/_openssh.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/RSA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/PublicKey/DSA.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/PublicKey copying lib/Cryptodome/Protocol/SecretSharing.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Protocol/KDF.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Protocol copying lib/Cryptodome/Random/__init__.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Random/random.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Random copying lib/Cryptodome/Signature/PKCS1_v1_5.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pkcs1_15.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/pss.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/PKCS1_PSS.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Signature/DSS.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Signature copying lib/Cryptodome/Util/_file_system.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/asn1.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Padding.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/py3compat.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/number.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_raw_api.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/RFC1751.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/strxor.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/Counter.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Util/_cpu_features.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Util copying lib/Cryptodome/Math/Primality.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerGMP.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/Numbers.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerCustom.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerNative.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math copying lib/Cryptodome/Math/_IntegerBase.pyi -> build/lib.linux-x86_64-3.8/Cryptodome/Math creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak copying lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof running build_ext building 'Cryptodome.Hash._MD2' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD2.c -o build/temp.linux-x86_64-3.8/src/MD2.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD2.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._MD4' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD4.c -o build/temp.linux-x86_64-3.8/src/MD4.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD4.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._MD5' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/MD5.c -o build/temp.linux-x86_64-3.8/src/MD5.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/MD5.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA1' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA1.c -o build/temp.linux-x86_64-3.8/src/SHA1.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA1.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA256' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA256.c -o build/temp.linux-x86_64-3.8/src/SHA256.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA256.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA224' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA224.c -o build/temp.linux-x86_64-3.8/src/SHA224.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA224.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA384' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA384.c -o build/temp.linux-x86_64-3.8/src/SHA384.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA384.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._SHA512' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/SHA512.c -o build/temp.linux-x86_64-3.8/src/SHA512.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/SHA512.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._RIPEMD160' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/RIPEMD160.c -o build/temp.linux-x86_64-3.8/src/RIPEMD160.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/RIPEMD160.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._keccak' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/keccak.c -o build/temp.linux-x86_64-3.8/src/keccak.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/keccak.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2b' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blake2b.c -o build/temp.linux-x86_64-3.8/src/blake2b.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blake2b.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._BLAKE2s' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blake2s.c -o build/temp.linux-x86_64-3.8/src/blake2s.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blake2s.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._ghash_portable' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ghash_portable.c -o build/temp.linux-x86_64-3.8/src/ghash_portable.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ghash_portable.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._ghash_clmul' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_WMMINTRIN_H -DHAVE_TMMINTRIN_H -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ghash_clmul.c -o build/temp.linux-x86_64-3.8/src/ghash_clmul.o -mpclmul -mssse3 -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ghash_clmul.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Hash._poly1305' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/poly1305.c -o build/temp.linux-x86_64-3.8/src/poly1305.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/poly1305.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_aes' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/AES.c -o build/temp.linux-x86_64-3.8/src/AES.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/AES.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_aesni' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/AESNI.c -o build/temp.linux-x86_64-3.8/src/AESNI.o -maes -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/AESNI.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_arc2' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ARC2.c -o build/temp.linux-x86_64-3.8/src/ARC2.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ARC2.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_blowfish' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_eksblowfish' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DEKS -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/blowfish.c -o build/temp.linux-x86_64-3.8/src/blowfish.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/blowfish.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cast' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/CAST.c -o build/temp.linux-x86_64-3.8/src/CAST.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/CAST.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_des' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/DES.c -o build/temp.linux-x86_64-3.8/src/DES.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/DES.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_des3' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/DES3.c -o build/temp.linux-x86_64-3.8/src/DES3.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/DES3.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Util._cpuid_c' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/cpuid.c -o build/temp.linux-x86_64-3.8/src/cpuid.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/cpuid.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ecb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ecb.c -o build/temp.linux-x86_64-3.8/src/raw_ecb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ecb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cbc' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_cbc.c -o build/temp.linux-x86_64-3.8/src/raw_cbc.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_cbc.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_cfb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_cfb.c -o build/temp.linux-x86_64-3.8/src/raw_cfb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_cfb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ofb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ofb.c -o build/temp.linux-x86_64-3.8/src/raw_ofb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ofb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ctr' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/raw_ctr.c -o build/temp.linux-x86_64-3.8/src/raw_ctr.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ctr.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._raw_ocb' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -I/usr/include/python3.8 -c src/raw_ocb.c -o build/temp.linux-x86_64-3.8/src/raw_ocb.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/raw_ocb.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._ARC4' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ARC4.c -o build/temp.linux-x86_64-3.8/src/ARC4.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/ARC4.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._Salsa20' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -Isrc/libtom/ -I/usr/include/python3.8 -c src/Salsa20.c -o build/temp.linux-x86_64-3.8/src/Salsa20.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/Salsa20.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Cipher._chacha20' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/chacha20.c -o build/temp.linux-x86_64-3.8/src/chacha20.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/chacha20.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Protocol._scrypt' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/scrypt.c -o build/temp.linux-x86_64-3.8/src/scrypt.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/scrypt.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Util._strxor' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/strxor.c -o build/temp.linux-x86_64-3.8/src/strxor.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/strxor.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.PublicKey._ec_ws' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/ec_ws.c -o build/temp.linux-x86_64-3.8/src/ec_ws.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p256_table.c -o build/temp.linux-x86_64-3.8/src/p256_table.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p384_table.c -o build/temp.linux-x86_64-3.8/src/p384_table.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/p521_table.c -o build/temp.linux-x86_64-3.8/src/p521_table.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/ec_ws.o build/temp.linux-x86_64-3.8/src/mont.o build/temp.linux-x86_64-3.8/src/p256_table.o build/temp.linux-x86_64-3.8/src/p384_table.o build/temp.linux-x86_64-3.8/src/p521_table.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so building 'Cryptodome.Math._modexp' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp.c -o build/temp.linux-x86_64-3.8/src/modexp.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/siphash.c -o build/temp.linux-x86_64-3.8/src/siphash.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/modexp_utils.c -o build/temp.linux-x86_64-3.8/src/modexp_utils.o -msse2 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/mont.c -o build/temp.linux-x86_64-3.8/src/mont.o -msse2 gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/modexp.o build/temp.linux-x86_64-3.8/src/siphash.o build/temp.linux-x86_64-3.8/src/modexp_utils.o build/temp.linux-x86_64-3.8/src/mont.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jNuVuO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 + cd pycryptodome-3.9.8x + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py Copying file lib/Crypto/PublicKey/ElGamal.pyi to lib/Cryptodome/PublicKey/ElGamal.pyi Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi Copying file lib/Crypto/PublicKey/_openssh.pyi to lib/Cryptodome/PublicKey/_openssh.pyi Copying file lib/Crypto/PublicKey/__init__.pyi to lib/Cryptodome/PublicKey/__init__.pyi Copying file lib/Crypto/PublicKey/ElGamal.py to lib/Cryptodome/PublicKey/ElGamal.py Copying file lib/Crypto/PublicKey/_openssh.py to lib/Cryptodome/PublicKey/_openssh.py Copying file lib/Crypto/PublicKey/__init__.py to lib/Cryptodome/PublicKey/__init__.py Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi Copying file lib/Crypto/SelfTest/st_common.py to lib/Cryptodome/SelfTest/st_common.py Copying file lib/Crypto/SelfTest/__init__.py to lib/Cryptodome/SelfTest/__init__.py Copying file lib/Crypto/SelfTest/__main__.py to lib/Cryptodome/SelfTest/__main__.py Copying file lib/Crypto/SelfTest/loader.py to lib/Cryptodome/SelfTest/loader.py Copying file lib/Crypto/SelfTest/IO/test_PBES.py to lib/Cryptodome/SelfTest/IO/test_PBES.py Copying file lib/Crypto/SelfTest/IO/__init__.py to lib/Cryptodome/SelfTest/IO/__init__.py Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to lib/Cryptodome/SelfTest/IO/test_PKCS8.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to lib/Cryptodome/SelfTest/PublicKey/__init__.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py Copying file lib/Crypto/SelfTest/PublicKey/test_ECC.py to lib/Cryptodome/SelfTest/PublicKey/test_ECC.py Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem Copying file lib/Crypto/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem to lib/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem Copying file lib/Crypto/SelfTest/Signature/test_pss.py to lib/Cryptodome/SelfTest/Signature/test_pss.py Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Signature/test_dss.py to lib/Cryptodome/SelfTest/Signature/test_dss.py Copying file lib/Crypto/SelfTest/Signature/__init__.py to lib/Cryptodome/SelfTest/Signature/__init__.py Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/README.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json to lib/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt Copying file lib/Crypto/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp to lib/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to lib/Cryptodome/SelfTest/Math/test_Numbers.py Copying file lib/Crypto/SelfTest/Math/__init__.py to lib/Cryptodome/SelfTest/Math/__init__.py Copying file lib/Crypto/SelfTest/Math/test_modexp.py to lib/Cryptodome/SelfTest/Math/test_modexp.py Copying file lib/Crypto/SelfTest/Math/test_Primality.py to lib/Cryptodome/SelfTest/Math/test_Primality.py Copying file lib/Crypto/SelfTest/Random/test_random.py to lib/Cryptodome/SelfTest/Random/test_random.py Copying file lib/Crypto/SelfTest/Random/__init__.py to lib/Cryptodome/SelfTest/Random/__init__.py Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to lib/Cryptodome/SelfTest/Util/test_rfc1751.py Copying file lib/Crypto/SelfTest/Util/test_asn1.py to lib/Cryptodome/SelfTest/Util/test_asn1.py Copying file lib/Crypto/SelfTest/Util/test_Counter.py to lib/Cryptodome/SelfTest/Util/test_Counter.py Copying file lib/Crypto/SelfTest/Util/test_strxor.py to lib/Cryptodome/SelfTest/Util/test_strxor.py Copying file lib/Crypto/SelfTest/Util/__init__.py to lib/Cryptodome/SelfTest/Util/__init__.py Copying file lib/Crypto/SelfTest/Util/test_Padding.py to lib/Cryptodome/SelfTest/Util/test_Padding.py Copying file lib/Crypto/SelfTest/Util/test_number.py to lib/Cryptodome/SelfTest/Util/test_number.py Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to lib/Cryptodome/SelfTest/Protocol/test_KDF.py Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py Copying file lib/Crypto/SelfTest/Protocol/__init__.py to lib/Cryptodome/SelfTest/Protocol/__init__.py Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json Copying file lib/Crypto/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json to lib/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to lib/Cryptodome/SelfTest/Cipher/test_AES.py Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to lib/Cryptodome/SelfTest/Cipher/test_CFB.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to lib/Cryptodome/SelfTest/Cipher/test_OCB.py Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to lib/Cryptodome/SelfTest/Cipher/test_ARC4.py Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to lib/Cryptodome/SelfTest/Cipher/test_CBC.py Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to lib/Cryptodome/SelfTest/Cipher/test_ARC2.py Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to lib/Cryptodome/SelfTest/Cipher/test_SIV.py Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to lib/Cryptodome/SelfTest/Cipher/test_EAX.py Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to lib/Cryptodome/SelfTest/Cipher/test_CTR.py Copying file lib/Crypto/SelfTest/Cipher/__init__.py to lib/Cryptodome/SelfTest/Cipher/__init__.py Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to lib/Cryptodome/SelfTest/Cipher/test_CCM.py Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to lib/Cryptodome/SelfTest/Cipher/test_DES.py Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py Copying file lib/Crypto/SelfTest/Cipher/common.py to lib/Cryptodome/SelfTest/Cipher/common.py Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to lib/Cryptodome/SelfTest/Cipher/test_CAST.py Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to lib/Cryptodome/SelfTest/Cipher/test_OFB.py Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to lib/Cryptodome/SelfTest/Cipher/test_GCM.py Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to lib/Cryptodome/SelfTest/Cipher/test_DES3.py Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json to lib/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/README.txt to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp Copying file lib/Crypto/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp to lib/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to lib/Cryptodome/SelfTest/Hash/test_Poly1305.py Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to lib/Cryptodome/SelfTest/Hash/test_SHAKE.py Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to lib/Cryptodome/SelfTest/Hash/test_MD4.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to lib/Cryptodome/SelfTest/Hash/test_CMAC.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to lib/Cryptodome/SelfTest/Hash/test_SHA256.py Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to lib/Cryptodome/SelfTest/Hash/test_keccak.py Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to lib/Cryptodome/SelfTest/Hash/test_SHA384.py Copying file lib/Crypto/SelfTest/Hash/__init__.py to lib/Cryptodome/SelfTest/Hash/__init__.py Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to lib/Cryptodome/SelfTest/Hash/test_MD2.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to lib/Cryptodome/SelfTest/Hash/test_SHA1.py Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to lib/Cryptodome/SelfTest/Hash/test_MD5.py Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to lib/Cryptodome/SelfTest/Hash/test_SHA512.py Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to lib/Cryptodome/SelfTest/Hash/test_SHA224.py Copying file lib/Crypto/SelfTest/Hash/common.py to lib/Cryptodome/SelfTest/Hash/common.py Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to lib/Cryptodome/SelfTest/Hash/test_HMAC.py Copying file lib/Crypto/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json to lib/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/readme.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt to lib/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp Copying file lib/Crypto/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp to lib/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp Copying file lib/Crypto/Signature/pkcs1_15.py to lib/Cryptodome/Signature/pkcs1_15.py Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to lib/Cryptodome/Signature/PKCS1_v1_5.pyi Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py Copying file lib/Crypto/Signature/pkcs1_15.pyi to lib/Cryptodome/Signature/pkcs1_15.pyi Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi Copying file lib/Crypto/Signature/__init__.py to lib/Cryptodome/Signature/__init__.py Copying file lib/Crypto/Signature/PKCS1_PSS.py to lib/Cryptodome/Signature/PKCS1_PSS.py Copying file lib/Crypto/Signature/PKCS1_v1_5.py to lib/Cryptodome/Signature/PKCS1_v1_5.py Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to lib/Cryptodome/Signature/PKCS1_PSS.pyi Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi Copying file lib/Crypto/Math/Primality.pyi to lib/Cryptodome/Math/Primality.pyi Copying file lib/Crypto/Math/_IntegerGMP.pyi to lib/Cryptodome/Math/_IntegerGMP.pyi Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi Copying file lib/Crypto/Math/_IntegerCustom.pyi to lib/Cryptodome/Math/_IntegerCustom.pyi Copying file lib/Crypto/Math/_IntegerCustom.py to lib/Cryptodome/Math/_IntegerCustom.py Copying file lib/Crypto/Math/_IntegerNative.py to lib/Cryptodome/Math/_IntegerNative.py Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py Copying file lib/Crypto/Math/_IntegerNative.pyi to lib/Cryptodome/Math/_IntegerNative.pyi Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py Copying file lib/Crypto/Math/_IntegerBase.pyi to lib/Cryptodome/Math/_IntegerBase.pyi Copying file lib/Crypto/Math/_IntegerGMP.py to lib/Cryptodome/Math/_IntegerGMP.py Copying file lib/Crypto/Math/_IntegerBase.py to lib/Cryptodome/Math/_IntegerBase.py Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py Copying file lib/Crypto/Random/__init__.pyi to lib/Cryptodome/Random/__init__.pyi Copying file lib/Crypto/Random/__init__.py to lib/Cryptodome/Random/__init__.py Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi Copying file lib/Crypto/Util/_file_system.pyi to lib/Cryptodome/Util/_file_system.pyi Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi Copying file lib/Crypto/Util/py3compat.pyi to lib/Cryptodome/Util/py3compat.pyi Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py Copying file lib/Crypto/Util/_cpu_features.py to lib/Cryptodome/Util/_cpu_features.py Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi Copying file lib/Crypto/Util/_file_system.py to lib/Cryptodome/Util/_file_system.py Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py Copying file lib/Crypto/Util/_cpu_features.pyi to lib/Cryptodome/Util/_cpu_features.pyi Copying file lib/Crypto/Protocol/SecretSharing.pyi to lib/Cryptodome/Protocol/SecretSharing.pyi Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py Copying file lib/Crypto/Protocol/SecretSharing.py to lib/Cryptodome/Protocol/SecretSharing.py Copying file lib/Crypto/Protocol/__init__.pyi to lib/Cryptodome/Protocol/__init__.pyi Copying file lib/Crypto/Protocol/__init__.py to lib/Cryptodome/Protocol/__init__.py Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi Copying file lib/Crypto/Cipher/_mode_ofb.py to lib/Cryptodome/Cipher/_mode_ofb.py Copying file lib/Crypto/Cipher/_mode_ecb.py to lib/Cryptodome/Cipher/_mode_ecb.py Copying file lib/Crypto/Cipher/_mode_ocb.pyi to lib/Cryptodome/Cipher/_mode_ocb.pyi Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to lib/Cryptodome/Cipher/PKCS1_v1_5.pyi Copying file lib/Crypto/Cipher/_mode_cbc.pyi to lib/Cryptodome/Cipher/_mode_cbc.pyi Copying file lib/Crypto/Cipher/_mode_gcm.py to lib/Cryptodome/Cipher/_mode_gcm.py Copying file lib/Crypto/Cipher/_mode_siv.pyi to lib/Cryptodome/Cipher/_mode_siv.pyi Copying file lib/Crypto/Cipher/_mode_ccm.pyi to lib/Cryptodome/Cipher/_mode_ccm.pyi Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi Copying file lib/Crypto/Cipher/_mode_openpgp.py to lib/Cryptodome/Cipher/_mode_openpgp.py Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py Copying file lib/Crypto/Cipher/_mode_ecb.pyi to lib/Cryptodome/Cipher/_mode_ecb.pyi Copying file lib/Crypto/Cipher/ChaCha20.pyi to lib/Cryptodome/Cipher/ChaCha20.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to lib/Cryptodome/Cipher/PKCS1_OAEP.pyi Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi Copying file lib/Crypto/Cipher/Blowfish.pyi to lib/Cryptodome/Cipher/Blowfish.pyi Copying file lib/Crypto/Cipher/__init__.pyi to lib/Cryptodome/Cipher/__init__.pyi Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to lib/Cryptodome/Cipher/PKCS1_OAEP.py Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py Copying file lib/Crypto/Cipher/_mode_gcm.pyi to lib/Cryptodome/Cipher/_mode_gcm.pyi Copying file lib/Crypto/Cipher/_mode_ofb.pyi to lib/Cryptodome/Cipher/_mode_ofb.pyi Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi Copying file lib/Crypto/Cipher/__init__.py to lib/Cryptodome/Cipher/__init__.py Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi Copying file lib/Crypto/Cipher/_mode_cfb.py to lib/Cryptodome/Cipher/_mode_cfb.py Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to lib/Cryptodome/Cipher/PKCS1_v1_5.py Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to lib/Cryptodome/Cipher/_mode_openpgp.pyi Copying file lib/Crypto/Cipher/ChaCha20.py to lib/Cryptodome/Cipher/ChaCha20.py Copying file lib/Crypto/Cipher/_mode_ocb.py to lib/Cryptodome/Cipher/_mode_ocb.py Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to lib/Cryptodome/Cipher/ChaCha20_Poly1305.py Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi Copying file lib/Crypto/Cipher/_mode_siv.py to lib/Cryptodome/Cipher/_mode_siv.py Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to lib/Cryptodome/Cipher/_EKSBlowfish.pyi Copying file lib/Crypto/Cipher/_mode_cfb.pyi to lib/Cryptodome/Cipher/_mode_cfb.pyi Copying file lib/Crypto/Cipher/_mode_ctr.py to lib/Cryptodome/Cipher/_mode_ctr.py Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi Copying file lib/Crypto/Cipher/_EKSBlowfish.py to lib/Cryptodome/Cipher/_EKSBlowfish.py Copying file lib/Crypto/Cipher/_mode_ctr.pyi to lib/Cryptodome/Cipher/_mode_ctr.pyi Copying file lib/Crypto/Cipher/_mode_cbc.py to lib/Cryptodome/Cipher/_mode_cbc.py Copying file lib/Crypto/Cipher/Salsa20.pyi to lib/Cryptodome/Cipher/Salsa20.pyi Copying file lib/Crypto/Cipher/_mode_eax.py to lib/Cryptodome/Cipher/_mode_eax.py Copying file lib/Crypto/Cipher/Blowfish.py to lib/Cryptodome/Cipher/Blowfish.py Copying file lib/Crypto/Cipher/_mode_eax.pyi to lib/Cryptodome/Cipher/_mode_eax.pyi Copying file lib/Crypto/Cipher/_mode_ccm.py to lib/Cryptodome/Cipher/_mode_ccm.py Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi Copying file lib/Crypto/Hash/RIPEMD160.pyi to lib/Cryptodome/Hash/RIPEMD160.pyi Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py Testing support for clang Target does not support clang Testing support for gcc Target does support gcc Testing support for stdint.h header Target does support stdint.h header Testing support for 128-bit integer Target does support 128-bit integer Testing support for cpuid.h header Target does support cpuid.h header Testing support for intrin.h header Target does not support intrin.h header Testing support for posix_memalign Target does support posix_memalign Testing support for SSE2(intrin.h) Target does not support SSE2(intrin.h) Testing support for SSE2(x86intrin.h) Target does support SSE2(x86intrin.h) Testing support for AESNI intrinsics Target does support AESNI intrinsics Compiling support for AESNI instructions Testing support for CLMUL intrinsics Target does support CLMUL intrinsics Compiling support for CLMUL instructions running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/_PBES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PEM.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PKCS8.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/_PBES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PKCS8.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO copying build/lib.linux-x86_64-3.8/Cryptodome/IO/PEM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ElGamal.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ECC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_openssh.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/ElGamal.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/_openssh.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/RSA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/PublicKey/DSA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/test_PBES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/IO/test_PKCS8.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p256.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_public_compressed.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes128.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_x509.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p521.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version_p521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_public.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_des3.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8_clear.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8_clear.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_ecparams.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_compressed.der -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/gen_ecc_p384.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p521_private_enc_aes256.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/point-at-infinity.org-P521.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/openssl_version.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_p8.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_private_enc_aes256_gcm.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_private_enc_aes192.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p256_x509.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/ECC/ecc_p384_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/ECC creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/gen_rsa_2048.sh -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_public_openssh.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/openssl_version.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_vectors/RSA/rsa2048_private_openssh_pwd_old.pem -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_vectors/RSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_RSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_ElGamal.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_ECC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/PublicKey/test_import_DSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/st_common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_pss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigGen.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/ECDSA/SigVer.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/ECDSA creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_3072_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha512_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_4096_sha256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_webcrypto_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/dsa_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha1_mgf1_20_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha256_mgf1_0_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_4096_sha512_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_28_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_2048_sha3_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp521r1_sha512_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp384r1_sha384_p1363_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp224r1_sha3_224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_signature_3072_sha3_256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_sig_gen_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/rsa_pss_2048_sha512_256_mgf1_32_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/wycheproof/ecdsa_secp256r1_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-3.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigGenPSS_186-2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS/SigVerPSS_186-3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-PSS creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-3.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigGen15_186-2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5/SigVer15_186-3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/PKCS1-v1.5 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigGen.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_vectors/DSA/FIPS_186_3_SigVer.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_vectors/DSA copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/test_dss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Signature/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_Numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_modexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Math/test_Primality.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random/test_random.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Random copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Random/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Random creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_rfc1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_Counter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_strxor.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_Padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Util/test_number.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_SecretSharing.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof/hkdf_sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_KDF.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/test_rfc1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Protocol/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_AES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CFB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_4096_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aead_aes_siv_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/xchacha20_poly1305_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_ccm_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_2048_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_misc_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/chacha20_poly1305_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha384_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_pkcs1_3072_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha224_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha224_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_4096_sha512_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha1_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_gcm_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_siv_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_3072_sha512_mgf1sha512_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha256_mgf1sha256_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/aes_eax_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof/rsa_oaep_2048_sha384_mgf1sha1_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmEncryptExtIV128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/gcmDecrypt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCKeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128KeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128VarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCGFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MMT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBKeySbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCMMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarKey256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8VarKey128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBVarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8KeySbox256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CBCVarTxt192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128MCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMCT128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBGFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/OFBMMT256.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB128GFSbox128.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8MCT192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/AES/CFB8GFSbox192.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/AES creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCvarkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64permop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBpermop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCinvperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64vartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8invperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8vartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TECBMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCsubtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64subtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/README.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvartext.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8subtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64invperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBsubtab.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCpermop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBinvperm.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64varkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TOFBvarkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8permop.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8varkey.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB64MMT3.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCBCMMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_vectors/TDES/TCFB8MMT2.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_vectors/TDES copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OCB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ARC4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_Salsa20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CBC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ChaCha20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_ARC2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_Blowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_SIV.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_EAX.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CTR.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CCM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_DES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OpenPGP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_CAST.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_OFB.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_GCM.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Cipher/test_DES3.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/loader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHAKE.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/wycheproof/aes_cmac_test.json -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/wycheproof creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA1/SHA1ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA1 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv1.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/tv2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s/blake2s-test.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2s creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv1.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/blake2b-test.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b/tv2.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/BLAKE2b creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHA3-512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA3/ShortMsgKAT_SHAKE128.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA3 creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/readme.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_384.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ShortMsgKAT_512.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/ExtremelyLongMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_256.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/keccak/LongMsgKAT_224.txt -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/keccak creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_256ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_vectors/SHA2/SHA512_224ShortMsg.rsp -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_vectors/SHA2 copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_CMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_RIPEMD160.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_keccak.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA3_256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_MD5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_SHA224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/common.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_BLAKE2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/SelfTest/Hash/test_HMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pkcs1_15.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_v1_5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pss.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pkcs1_15.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/DSS.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/pss.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_PSS.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_v1_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/PKCS1_PSS.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/Signature/DSS.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature copying build/lib.linux-x86_64-3.8/Cryptodome/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Primality.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerGMP.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Numbers.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerCustom.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerCustom.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerNative.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerNative.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/Primality.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerBase.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerGMP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math copying build/lib.linux-x86_64-3.8/Cryptodome/Math/_IntegerBase.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/random.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random copying build/lib.linux-x86_64-3.8/Cryptodome/Random/random.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_file_system.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Padding.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/asn1.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/RFC1751.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Padding.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/py3compat.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_raw_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Counter.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/asn1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpu_features.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/number.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_raw_api.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/RFC1751.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/strxor.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_file_system.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/Counter.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/py3compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/number.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/strxor.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/Util/_cpu_features.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util copying build/lib.linux-x86_64-3.8/Cryptodome/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/SecretSharing.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/KDF.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/SecretSharing.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol copying build/lib.linux-x86_64-3.8/Cryptodome/Protocol/KDF.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ofb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ecb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ocb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_v1_5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cbc.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_gcm.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_siv.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ccm.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/CAST.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC4.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_openpgp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ecb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_OAEP.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/CAST.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Blowfish.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_OAEP.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Salsa20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_gcm.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ofb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES3.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cfb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/PKCS1_v1_5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_openpgp.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ocb.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20_Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/AES.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/AES.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_siv.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_EKSBlowfish.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cfb.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ctr.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/DES3.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ChaCha20_Poly1305.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_EKSBlowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ctr.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_cbc.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Salsa20.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_eax.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/Blowfish.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_eax.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/_mode_ccm.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher copying build/lib.linux-x86_64-3.8/Cryptodome/Cipher/ARC2.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher creating /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2b.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD5.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2s.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE128.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/keccak.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2s.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD4.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/Poly1305.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_384.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD4.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/Poly1305.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/CMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA384.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE128.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/BLAKE2b.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD2.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_224.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD2.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/HMAC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/HMAC.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/MD5.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD160.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_384.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_512.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA256.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA512.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/keccak.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/CMAC.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA224.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA1.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHAKE256.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA224.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA3_512.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/RIPEMD160.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash copying build/lib.linux-x86_64-3.8/Cryptodome/Hash/SHA1.py -> /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO/_PBES.py to _PBES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO/PKCS8.py to PKCS8.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/IO/PEM.py to PEM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/DSA.py to DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/ECC.py to ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/RSA.py to RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/ElGamal.py to ElGamal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/_openssh.py to _openssh.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO/test_PBES.py to test_PBES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/IO/test_PKCS8.py to test_PKCS8.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_ECC.py to test_import_ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_RSA.py to test_RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_DSA.py to test_DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_RSA.py to test_import_RSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_ElGamal.py to test_ElGamal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_ECC.py to test_ECC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/PublicKey/test_import_DSA.py to test_import_DSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/st_common.py to st_common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_pss.py to test_pss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_pkcs1_15.py to test_pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/test_dss.py to test_dss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Signature/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math/test_Numbers.py to test_Numbers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math/test_modexp.py to test_modexp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Math/test_Primality.py to test_Primality.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Random/test_random.py to test_random.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Random/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_rfc1751.py to test_rfc1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_asn1.py to test_asn1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_Counter.py to test_Counter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_strxor.py to test_strxor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_Padding.py to test_Padding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Util/test_number.py to test_number.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/__main__.py to __main__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_SecretSharing.py to test_SecretSharing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py to test_KDF.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/test_rfc1751.py to test_rfc1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_AES.py to test_AES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CFB.py to test_CFB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py to test_ChaCha20_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py to test_pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OCB.py to test_OCB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py to test_pkcs1_oaep.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ARC4.py to test_ARC4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_Salsa20.py to test_Salsa20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CBC.py to test_CBC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ChaCha20.py to test_ChaCha20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_ARC2.py to test_ARC2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_Blowfish.py to test_Blowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_SIV.py to test_SIV.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_EAX.py to test_EAX.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CTR.py to test_CTR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CCM.py to test_CCM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_DES.py to test_DES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OpenPGP.py to test_OpenPGP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_CAST.py to test_CAST.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_OFB.py to test_OFB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_GCM.py to test_GCM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Cipher/test_DES3.py to test_DES3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/loader.py to loader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_Poly1305.py to test_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHAKE.py to test_SHAKE.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD4.py to test_MD4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_384.py to test_SHA3_384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_CMAC.py to test_CMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_224.py to test_SHA3_224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_RIPEMD160.py to test_RIPEMD160.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA256.py to test_SHA256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_keccak.py to test_keccak.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA384.py to test_SHA384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD2.py to test_MD2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_512.py to test_SHA3_512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA1.py to test_SHA1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA3_256.py to test_SHA3_256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_MD5.py to test_MD5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA512.py to test_SHA512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_SHA224.py to test_SHA224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/common.py to common.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_BLAKE2.py to test_BLAKE2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/SelfTest/Hash/test_HMAC.py to test_HMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/pkcs1_15.py to pkcs1_15.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/pss.py to pss.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/DSS.py to DSS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/PKCS1_PSS.py to PKCS1_PSS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Signature/PKCS1_v1_5.py to PKCS1_v1_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_IntegerCustom.py to _IntegerCustom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_IntegerNative.py to _IntegerNative.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/Numbers.py to Numbers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/Primality.py to Primality.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_IntegerGMP.py to _IntegerGMP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_IntegerBase.py to _IntegerBase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random/random.py to random.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Random/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/Padding.py to Padding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/RFC1751.py to RFC1751.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_raw_api.py to _raw_api.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/Counter.py to Counter.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/asn1.py to asn1.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_cpu_features.py to _cpu_features.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_file_system.py to _file_system.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/py3compat.py to py3compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/number.py to number.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/strxor.py to strxor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol/KDF.py to KDF.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol/SecretSharing.py to SecretSharing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_ofb.py to _mode_ofb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_ecb.py to _mode_ecb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_gcm.py to _mode_gcm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/CAST.py to CAST.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_openpgp.py to _mode_openpgp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/DES.py to DES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/ARC2.py to ARC2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/PKCS1_OAEP.py to PKCS1_OAEP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/Salsa20.py to Salsa20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_cfb.py to _mode_cfb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/PKCS1_v1_5.py to PKCS1_v1_5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/ChaCha20.py to ChaCha20.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_ocb.py to _mode_ocb.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/ARC4.py to ARC4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/ChaCha20_Poly1305.py to ChaCha20_Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/AES.py to AES.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_siv.py to _mode_siv.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_ctr.py to _mode_ctr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/DES3.py to DES3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_EKSBlowfish.py to _EKSBlowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_cbc.py to _mode_cbc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_eax.py to _mode_eax.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/Blowfish.py to Blowfish.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_mode_ccm.py to _mode_ccm.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/BLAKE2b.py to BLAKE2b.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/MD5.py to MD5.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHAKE128.py to SHAKE128.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/BLAKE2s.py to BLAKE2s.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA3_256.py to SHA3_256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/MD4.py to MD4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/Poly1305.py to Poly1305.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/CMAC.py to CMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/MD2.py to MD2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/HMAC.py to HMAC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA384.py to SHA384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA3_384.py to SHA3_384.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA512.py to SHA512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/RIPEMD.py to RIPEMD.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHAKE256.py to SHAKE256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA256.py to SHA256.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/keccak.py to keccak.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA3_224.py to SHA3_224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA.py to SHA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA224.py to SHA224.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA3_512.py to SHA3_512.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/RIPEMD160.py to RIPEMD160.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/SHA1.py to SHA1.cpython-38.pyc writing byte-compilation script '/tmp/tmp3ipro_uv.py' /usr/bin/python3 /tmp/tmp3ipro_uv.py removing /tmp/tmp3ipro_uv.py running install_egg_info running egg_info creating lib/pycryptodomex.egg-info writing lib/pycryptodomex.egg-info/PKG-INFO writing dependency_links to lib/pycryptodomex.egg-info/dependency_links.txt writing top-level names to lib/pycryptodomex.egg-info/top_level.txt writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' reading manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/_build' warning: no previously-included files matching '*.pyc' found under directory 'src' no previously-included directories found matching 'src/test/build' writing manifest file 'lib/pycryptodomex.egg-info/SOURCES.txt' Copying lib/pycryptodomex.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/pycryptodomex-3.9.8-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.9.8-1.mga8 --unique-debug-suffix -3.9.8-1.mga8.x86_64 --unique-debug-src-base python-pycryptodomex-3.9.8-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pycryptodome-3.9.8x explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_aes.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_Salsa20.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_eksblowfish.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ecb.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_chacha20.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cast.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_des.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_des3.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_blowfish.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ofb.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_poly1305.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_BLAKE2b.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_RIPEMD160.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD2.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA384.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_BLAKE2s.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD4.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Math/_modexp.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cbc.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA1.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_ghash_portable.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Protocol/_scrypt.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/PublicKey/_ec_ws.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_strxor.cpython-38-x86_64-linux-gnu.so terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error' terminate called after throwing an instance of 'std::system_error what(): ' Resource temporarily unavailable std::system_error what(): ' Resource temporarily unavailable what(): Resource temporarily unavailable /usr/bin/gdb-add-index: line 106: 71488 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" terminate called after throwing an instance of 'std::system_errorterminate called after throwing an instance of 'gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ctr.cpython-38-x86_64-linux-gnu.so ' std::system_errorterminate called after throwing an instance of '' what(): std::system_errorterminate called after throwing an instance of ' what(): Resource temporarily unavailable' Resource temporarily unavailable terminate called after throwing an instance of ' std::system_error what(): ' terminate called after throwing an instance of 'std::system_errorResource temporarily unavailable' std::system_error what(): ' terminate called after throwing an instance of 'Resource temporarily unavailable what(): what(): Resource temporarily unavailableResource temporarily unavailablestd::system_error ' terminate called after throwing an instance of 'std::system_error' what(): what(): Resource temporarily unavailableResource temporarily unavailable terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error/usr/bin/gdb-add-index: line 106: 71478 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" ' std::system_error' /usr/bin/gdb-add-index: line 106: 71539 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" what(): Resource temporarily unavailable what(): gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_arc2.cpython-38-x86_64-linux-gnu.so Resource temporarily unavailablegdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA224.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71559 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA512.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71480 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_MD5.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71549 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_SHA256.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71476 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_aesni.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71451 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_ARC4.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71550 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_ghash_clmul.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71443 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_cfb.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71572 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Util/_cpuid_c.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71548 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Hash/_keccak.cpython-38-x86_64-linux-gnu.so /usr/bin/gdb-add-index: line 106: 71542 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8/site-packages/Cryptodome/Cipher/_raw_ocb.cpython-38-x86_64-linux-gnu.so original debug info size: 1484kB, size after compression: 1436kB /usr/lib/rpm/sepdebugcrcfix: Updated 37 CRC32s, 0 CRC32s did match. 5285 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pycryptodomex-3.9.8-1.mga8.x86_64 Provides: python-pycryptodomex = 3.9.8-1.mga8 python3-pycryptodomex = 3.9.8-1.mga8 python3-pycryptodomex(x86-64) = 3.9.8-1.mga8 python3.8-pycryptodomex = 3.9.8-1.mga8 python3.8dist(pycryptodomex) = 3.9.8 python3dist(pycryptodomex) = 3.9.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.8 Obsoletes: python-pycryptodomex < 3.9.8-1.mga8 Processing files: python-pycryptodomex-debugsource-3.9.8-1.mga8.x86_64 Provides: python-pycryptodomex-debugsource = 3.9.8-1.mga8 python-pycryptodomex-debugsource(x86-64) = 3.9.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pycryptodomex-debuginfo-3.9.8-1.mga8.x86_64 Provides: debuginfo(build-id) = 06d0acedd71aa1f2bce3ce817a87c68491be1ba0 debuginfo(build-id) = 072be5033634d7e260a2b8d7dd97aeed3df5807a debuginfo(build-id) = 0b0d491b391eeab30e391139350a4945e2cd3ca2 debuginfo(build-id) = 16544d38f82bfbc97ea80f37689e281bf7656127 debuginfo(build-id) = 16e3c8c28af3ce38572f479be9ea776fc5c40366 debuginfo(build-id) = 192fcfa1184483bbd1c864ffaac7b4492fb8681d debuginfo(build-id) = 240971288ef593e540b57a7eabefa7d526546724 debuginfo(build-id) = 28322ca14afebee746ec44738dba5d27d6c1c8c3 debuginfo(build-id) = 2d9f2992c4674d4f2cf925fc87e05fcf1736ab1e debuginfo(build-id) = 2ee6c30064a114de120ae646bf843ec6370d3524 debuginfo(build-id) = 3fb222e1d3a7e78e5fd6a36f67a9d28d54ea83d7 debuginfo(build-id) = 568467ec072bcc2131e311258814c20f6b4ae3dc debuginfo(build-id) = 577aefc2d48edce5bb1ab8309f78a8d132904a99 debuginfo(build-id) = 5d598453b7a83779991532b8c872d2bb97837f26 debuginfo(build-id) = 631fd7b59e30b924adef4cad1e8b615115932c40 debuginfo(build-id) = 694299d30c6197c76358c6edc05b822d5789e988 debuginfo(build-id) = 70b2cabe22d50a6a3214ef9ad21f80ad9a49400c debuginfo(build-id) = 7b2075208eccc23a9dbfdb5829a1be234c2c0161 debuginfo(build-id) = 84e7178ef09b5070cf6772ce2378c67f96c5422a debuginfo(build-id) = 9b12a91f14eb677882a22544e81b2bdefa8bec31 debuginfo(build-id) = 9c8f774b579172e8a3c951d1278217521285e0cc debuginfo(build-id) = 9d733d538a61a6bef887f023412e38c1677b819a debuginfo(build-id) = b9eeb7527c589a3c86699eb5395f4b0bc450bdca debuginfo(build-id) = bd8375f53798d00e9d665601e517d0027704a02b debuginfo(build-id) = c09f5497fad03b635ca0a4f74b566bddc3d973b0 debuginfo(build-id) = c9946e1f6feb955176ed1e55982fc63c1fd06bc3 debuginfo(build-id) = cae111b0aacbd4fbc8beabe4151d71ce02ecc395 debuginfo(build-id) = d1831e67e389f8585e599db201b74cd33270ba1b debuginfo(build-id) = d4641fa7b2c0f22ff75495b365b2fc32671e44ae debuginfo(build-id) = d4caebdf67bdb2af336802c2b82442865b51ed15 debuginfo(build-id) = d5be69ad1dac3ecb80e70118c0ec126bbf70dc38 debuginfo(build-id) = d97a535623f3e779392d658bf352b41f45804405 debuginfo(build-id) = dadf95a15f1d155cfb38b536b667f3051fd9f106 debuginfo(build-id) = f4e9af24e853d0af8e72cb4fa206d0c49b391e12 debuginfo(build-id) = f9cb0eb9e1e264892ee8b1c2442f5b73a2f033b9 debuginfo(build-id) = fa118b5a08c231574f2d5b37d6222472b2c1d0f4 debuginfo(build-id) = fef9ffb6b71a83d1f8e1ed2c454a0c0ee0baede5 python-pycryptodomex-debuginfo = 3.9.8-1.mga8 python3-pycryptodomex-debuginfo = 3.9.8-1.mga8 python3-pycryptodomex-debuginfo(x86-64) = 3.9.8-1.mga8 python3.8-pycryptodomex-debuginfo = 3.9.8-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pycryptodomex-debugsource(x86-64) = 3.9.8-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pycryptodomex-debuginfo-3.9.8-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pycryptodomex-debugsource-3.9.8-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pycryptodomex-3.9.8-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3otYuP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pycryptodome-3.9.8x + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pycryptodomex-3.9.8-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7YlA2P + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pycryptodome-3.9.8x + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!