Package: python-pycryptodome-compat-doc Source: pycryptodome-compat Version: 3.20.0-1 Architecture: all Maintainer: Christian Dersch Installed-Size: 2399 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg), python3-sphinx-rtd-theme Filename: all/python-pycryptodome-compat-doc_3.20.0-1_all.deb Size: 532788 MD5sum: 85ffaece8213429f3730e733777373b6 SHA1: f83d6595ae775866afa044a4c35a80f40eb94623 SHA256: 76a6164d1d3feb5396715956ba03bb0c95a92d2a5003247160bd2c6cab3fdfe1 Section: doc Priority: optional Homepage: https://www.pycryptodome.org Description: cryptographic Python library (documentation) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the documentation package. Package: python3-pycryptodome-compat Source: pycryptodome-compat Version: 3.20.0-1 Architecture: i386 Maintainer: Christian Dersch Installed-Size: 4003 Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4) Filename: i386/python3-pycryptodome-compat_3.20.0-1_i386.deb Size: 1083400 MD5sum: 10e1e27699c9e372f4a9418357b68e2d SHA1: 2775937d058fbd9626fdf4efa3896a8064e0f378 SHA256: a5ae430a421cb076de83a84d5ef3e84502f86190a9375f3f79af1729bc2d0270 Section: python Priority: optional Homepage: https://www.pycryptodome.org Description: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Package: python3-pycryptodome-compat Source: pycryptodome-compat Version: 3.20.0-1 Architecture: amd64 Maintainer: Christian Dersch Installed-Size: 3947 Depends: python3 (>= 3~), python3:any, libc6 (>= 2.14) Filename: amd64/python3-pycryptodome-compat_3.20.0-1_amd64.deb Size: 1067668 MD5sum: 859d5455344b3e5f0cb49c4ff5f83e9d SHA1: 3dbb2632a03bde3310ee2f559346acfdbae74f3d SHA256: bd8b14676e17311bae5027942f767739075a7529ca15ca240aa5ad276564498f Section: python Priority: optional Homepage: https://www.pycryptodome.org Description: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Package: python3-pycryptodome-compat-dbgsym Source: pycryptodome-compat Version: 3.20.0-1 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Christian Dersch Installed-Size: 599 Depends: python3-pycryptodome-compat (= 3.20.0-1) Filename: i386/python3-pycryptodome-compat-dbgsym_3.20.0-1_i386.deb Size: 391116 MD5sum: 46f44a74a71c18623ecac2222ed2ea3b SHA1: f81f800d7c8f4d015d977803a5cf57c8e3a6a0e8 SHA256: 8f0755640532ac0da6f242334f7bb9c72b9ca83b85653e42a7fa7d1b3e07e60a Section: debug Priority: optional Description: debug symbols for python3-pycryptodome-compat Build-Ids: 003982b3d1f7c2f0a956b8ad220744b487483ed4 074012b78d4544e6b3f791caba211cc0af8d7574 080f1f7d397ec847149226a12b2d871b231e9fa8 101fbbd28b5553a8226a91bc28a5db4f3e943872 1cb250874f3129a4a312287396b706f7812dc351 2b7ddec38a5e653be89fde08f8101226173fbeec 315289cea707ef6f45b6549ab4ed2978286d7466 343b299f28cdb69180f2624336a94a67f4bbb691 3c8f7e2b8eeecd0d4c623c28d5e34a58a487f441 3d8bd3eb64f737d7167eeffa27b3660d0b7a6422 486b3cb747be462a4e5192c8f946148028422313 4d3f54e2eec8942b91eb1b1379917186c3394675 4ef035e71b497b1cd962f2bd7ef7a53282d2cb97 5569004d5b2a0df3783caff7d661c6617f7eae02 5c14c1e337f8933b7b003776ed99e1f78faa1b10 5c2040e27483f3810dce66e93a7836d276a2de7b 65e7cfe260c2a3898247094788a1e92d4711abf5 669ad5efce435eed1d900547682169c99736ea7e 69dda95fd4800e6fecdd1487f83bbd5fda0d7af5 70b9bbbd3b4b981e7b75f41f7cf58da05bf9bcf9 745c5504cb67c4ced6ca0e8bbb7f28d4c05fbf87 74a81cc42be73fdb131710530d4eec59b8639668 76d3754fc44851c9c562975c8d7940b130b48834 81bf53f91cb63aab5116191c746dd89ac4bd491e 8aeedac14f7052b1283ae999de126adec16f2e09 945e4a7ba87657ebc95a4f621452b40cd9ce0724 a2cd65c88f2ba0c4737adf2cb0f72f5844f36624 a57964d5522266a37a7fd3eb253add5ed9200ea5 b2dd475395c66e845a831cd4028c58dba273c226 b48e19196b56b81a7f691071b09920d86f292e7e bd27313082e05057534e4b5f0d1c26cd64b6a975 c9bc745495ce91897a1dc4ea6ffb482908cc478d caee3e0acc6f103f2e4c5a294d1c2f9c707d1a8a cb9540ad4a0d7fee9a0ef939c019a8a8d70d6cb1 cf124e94fdea4938d29fe7a68ab3ae23e5ed6817 cf31ddb477f5de7691aca8e538401b9ba464f431 d5ebe3699501ee533f18ce0702f9e4f3e6743ad9 e04ee0583348032fec06e3a430f5bd5f991f6f8d e1d5f998a147808e3ea84fdc545810c1a1a8df6f f6145515c5f1b2938bd6977d863df78b7408330e fcf79ec8bbda1d605255cc112131357a1be19078 Package: python3-pycryptodome-compat-dbgsym Source: pycryptodome-compat Version: 3.20.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Christian Dersch Installed-Size: 672 Depends: python3-pycryptodome-compat (= 3.20.0-1) Filename: amd64/python3-pycryptodome-compat-dbgsym_3.20.0-1_amd64.deb Size: 401800 MD5sum: 8b9ac81cc42ab8d07e11d7307320e73c SHA1: 8a0da9613437c531680a2114469482a51a8aad81 SHA256: e578c23d9113128b9cf275b8d1f73d589aeec5e9057d86dd4bfb014b9c84af74 Section: debug Priority: optional Description: debug symbols for python3-pycryptodome-compat Build-Ids: 003c23d5f74698d4f9d20de212e6a1c199ac7229 00b5ca32aec737b04b7cd625a9eb3a2219128c6b 10a2c5e8d9abe37653deb94bcf8318bb7eb7fb6c 144fead352509f7d824e02f26dc765bfb0d0894b 145d2accf2862ea593ea9227be2b1c253bcc56be 1670ca926045a4e731a40689f27c2dbd871b3ab7 1f93774fa1dd10217f1da00a9df281d41ebca1f7 37af7761af860ab3225cc855f75e2e043d19c7ea 3eec9332e5e51227ea4d56d68b6a0e0b7310a557 4ca2b90a8d39cd57fb8770d6239b51994185213e 4ea4a19a832393eaf7c2a9813dd1c71d2391a5a3 51670cbedfa0ca5ee4369ae009e8c8d924aeeffc 56421293e5287fa443439af9134cb824338795c9 580ec4616656782f84c6c064ec780879ef0ee9aa 58202e18e86dd2f9729180140db8d51f4b521a37 5bf40a19d4e734e9e9a24410e1a32faddcdd9df3 5c6461120e44c022017ec206cb787465c9449a1a 604d2f09343b7c7a720f400101893cd22972b8e3 7708358db8ed48cd17e03c5d6892891b4855f886 7cf9048d1db1d857155cb2fb1e1a956c94ee5118 7d111f13f9372d7d02ea3f7a2fc59e7f8e559b49 8225e870b7533fa3c176735fe589146bd5437246 82449672175eeb10e87f5ec2c56c0645dc3c7404 83b0b3486a6dad5570e6f2607ab3f06242d19efa 84ce01eb7c7cdcc3cd9326035a4ef4bc0d1d6f97 9433b027ef1d6b92f6eab73d2f23bfc1f89c5b57 9a70a9ae079c995ea902d9b09ae0e7ae07455843 a17e885876983069c13ea8757b7956a0d13029f9 a2c31c802eba0bc52fdd7c87128d277bc5c74a3a a55a02ed79ba1dfc091e2f8605483cf512db77e5 aa3dc1aa877d74951ef06ed4bf1f4e93b690ce02 b4c8e0adf9e77e4ea529c1b22a5321b5f3609c90 b539a8b5ec0ec9f499feb562ac7f00016ee42467 b88cc97dce6fb5fd9a15e32dbd19250a42bd1f92 bd37bffc53fcbad7539ed278e6674217cd06beaf c9dbdf2068cf28b3237be46ec4db4f7d1cfc9aae d61cfeb5fe1688c0de7cf7f7eecb118291cfb4dd d91f692661ec9aa0fa0ddd11d2358861f7572ce7 e385dcdcfdc1bc65e6bec8e0c326c4a39d20b007 ef65c6b1ad0b5ef51b19080a58ea95c7e6f339b2 efa33ffabb58bb469e9083c72ce3b43dbb36b068