PN: python3-pycryptodome
PV: 3.15.0
PR: r0
PKGV: 3.15.0
PKGR: r0@EXTENDPRAUTO@
LICENSE: PD & BSD-2-Clause
DESCRIPTION: PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
SUMMARY: Cryptographic library for Python
RDEPENDS:python3-pycryptodome-tests: python3-unittest
SECTION: devel/python
PKG:python3-pycryptodome-tests: python3-pycryptodome-tests
FILES:python3-pycryptodome-tests:      /usr/lib/python3.10/site-packages/Crypto/SelfTest/     /usr/lib/python3.10/site-packages/Crypto/SelfTest/__pycache__/ 
FILES_INFO:python3-pycryptodome-tests: {"/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__init__.py": 3620, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/__init__.cpython-310.pyc": 1815, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/common.cpython-310.pyc": 10328, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_AES.cpython-310.pyc": 50160, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_ARC2.cpython-310.pyc": 3925, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_ARC4.cpython-310.pyc": 21707, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_Blowfish.cpython-310.pyc": 4745, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_CAST.cpython-310.pyc": 2134, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_CBC.cpython-310.pyc": 14152, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_CCM.cpython-310.pyc": 25717, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_CFB.cpython-310.pyc": 9390, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_CTR.cpython-310.pyc": 14325, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_ChaCha20.cpython-310.pyc": 15530, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_ChaCha20_Poly1305.cpython-310.pyc": 22240, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_DES.cpython-310.pyc": 12943, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_DES3.cpython-310.pyc": 4203, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_EAX.cpython-310.pyc": 21527, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_GCM.cpython-310.pyc": 25919, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_OCB.cpython-310.pyc": 18153, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_OFB.cpython-310.pyc": 5515, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_OpenPGP.cpython-310.pyc": 5479, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_SIV.cpython-310.pyc": 15936, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_Salsa20.cpython-310.pyc": 16721, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_pkcs1_15.cpython-310.pyc": 9986, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/__pycache__/test_pkcs1_oaep.cpython-310.pyc": 19251, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/common.py": 17316, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_AES.py": 71731, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_ARC2.py": 6454, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_ARC4.py": 24730, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_Blowfish.py": 7230, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_CAST.py": 3279, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_CBC.py": 20202, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_CCM.py": 37304, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_CFB.py": 16061, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_CTR.py": 21314, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20.py": 20316, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py": 30499, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_DES.py": 15943, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_DES3.py": 6561, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_EAX.py": 28819, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_GCM.py": 37276, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_OCB.py": 28053, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_OFB.py": 9367, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_OpenPGP.py": 8477, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_SIV.py": 19939, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_Salsa20.py": 16591, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_15.py": 10944, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py": 22290, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__init__.py": 3713, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/__init__.cpython-310.pyc": 1888, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/common.cpython-310.pyc": 7053, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_BLAKE2.cpython-310.pyc": 12370, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_CMAC.cpython-310.pyc": 9006, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_HMAC.cpython-310.pyc": 14325, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_KMAC.cpython-310.pyc": 9184, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_KangarooTwelve.cpython-310.pyc": 9573, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_MD2.cpython-310.pyc": 1298, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_MD4.cpython-310.pyc": 1324, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_MD5.cpython-310.pyc": 2218, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_Poly1305.cpython-310.pyc": 14449, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_RIPEMD160.cpython-310.pyc": 1538, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA1.cpython-310.pyc": 2167, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA224.cpython-310.pyc": 1358, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA256.cpython-310.pyc": 2218, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA384.cpython-310.pyc": 1489, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA3_224.cpython-310.pyc": 1996, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA3_256.cpython-310.pyc": 1996, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA3_384.cpython-310.pyc": 1996, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA3_512.cpython-310.pyc": 1997, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHA512.cpython-310.pyc": 3354, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_SHAKE.cpython-310.pyc": 3983, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_TupleHash.cpython-310.pyc": 7106, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_cSHAKE.cpython-310.pyc": 5731, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/__pycache__/test_keccak.cpython-310.pyc": 6228, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/common.py": 9878, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_BLAKE2.py": 16314, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_CMAC.py": 13360, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_HMAC.py": 19941, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_KMAC.py": 11704, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_KangarooTwelve.py": 10455, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_MD2.py": 2324, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_MD4.py": 2347, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_MD5.py": 3284, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_Poly1305.py": 18297, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_RIPEMD160.py": 2663, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA1.py": 2926, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA224.py": 2533, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA256.py": 3617, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA384.py": 2714, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA3_224.py": 2830, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA3_256.py": 2831, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA3_384.py": 2830, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA3_512.py": 2831, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHA512.py": 5198, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_SHAKE.py": 4715, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_TupleHash.py": 8135, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_cSHAKE.py": 6792, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Hash/test_keccak.py": 8889, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/__init__.py": 1994, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/__pycache__/__init__.cpython-310.pyc": 685, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/__pycache__/test_PBES.cpython-310.pyc": 2001, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/__pycache__/test_PKCS8.cpython-310.pyc": 14342, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/test_PBES.py": 3453, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/IO/test_PKCS8.py": 17601, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/__init__.py": 2101, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/__pycache__/__init__.cpython-310.pyc": 758, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/__pycache__/test_Numbers.cpython-310.pyc": 27716, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/__pycache__/test_Primality.cpython-310.pyc": 3583, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/__pycache__/test_modexp.cpython-310.pyc": 5858, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/test_Numbers.py": 30782, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/test_Primality.py": 4881, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Math/test_modexp.py": 8103, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/__init__.py": 1743, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/__pycache__/__init__.cpython-310.pyc": 800, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/__pycache__/test_KDF.cpython-310.pyc": 25633, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/__pycache__/test_SecretSharing.cpython-310.pyc": 7491, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/__pycache__/test_rfc1751.cpython-310.pyc": 1552, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/test_KDF.py": 34013, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/test_SecretSharing.py": 9685, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Protocol/test_rfc1751.py": 2208, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__init__.py": 2118, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/__init__.cpython-310.pyc": 1021, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_DSA.cpython-310.pyc": 8716, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_ECC_25519.cpython-310.pyc": 9503, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_ECC_448.cpython-310.pyc": 10180, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_ECC_NIST.cpython-310.pyc": 31243, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_ElGamal.cpython-310.pyc": 7363, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_RSA.cpython-310.pyc": 9990, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_import_DSA.cpython-310.pyc": 21995, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_import_ECC.cpython-310.pyc": 50376, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/__pycache__/test_import_RSA.cpython-310.pyc": 22603, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_DSA.py": 9600, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_ECC_25519.py": 13440, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_ECC_448.py": 14669, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_ECC_NIST.py": 49972, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_ElGamal.py": 8648, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_RSA.py": 12261, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_import_DSA.py": 25509, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_import_ECC.py": 102822, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/PublicKey/test_import_RSA.py": 25095, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Random/__init__.py": 1542, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Random/__pycache__/__init__.cpython-310.pyc": 688, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Random/__pycache__/test_random.cpython-310.pyc": 3207, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Random/test_random.py": 6990, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__init__.py": 1558, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__pycache__/__init__.cpython-310.pyc": 758, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__pycache__/test_dss.cpython-310.pyc": 43271, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__pycache__/test_eddsa.cpython-310.pyc": 18373, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__pycache__/test_pkcs1_15.cpython-310.pyc": 12218, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/__pycache__/test_pss.cpython-310.pyc": 14789, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/test_dss.py": 57090, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/test_eddsa.py": 24130, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/test_pkcs1_15.py": 13541, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Signature/test_pss.py": 15811, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__init__.py": 1997, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/__init__.cpython-310.pyc": 965, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_Counter.cpython-310.pyc": 2067, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_Padding.cpython-310.pyc": 4262, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_asn1.cpython-310.pyc": 20584, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_number.cpython-310.pyc": 5363, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_rfc1751.cpython-310.pyc": 1598, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/__pycache__/test_strxor.cpython-310.pyc": 7437, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_Counter.py": 2272, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_Padding.py": 5814, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_asn1.py": 29327, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_number.py": 8518, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_rfc1751.py": 1113, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/Util/test_strxor.py": 10215, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__init__.py": 3640, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__main__.py": 1502, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__pycache__/__init__.cpython-310.pyc": 2485, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__pycache__/__main__.cpython-310.pyc": 548, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__pycache__/loader.cpython-310.pyc": 3970, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/__pycache__/st_common.cpython-310.pyc": 1158, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/loader.py": 6739, "/usr/lib/python3.10/site-packages/Crypto/SelfTest/st_common.py": 1945}
PKGSIZE:python3-pycryptodome-tests: 2114675
