Key | Value |
---|---|
FileName | snap-hashlookup-import/lib/python3.5/site-packages/Crypto/SelfTest/Cipher/test_GCM.py |
FileSize | 38198 |
MD5 | F82C6DA365DCD5E1E4F55516713F7C70 |
RDS:package_id | 294806 |
SHA-1 | 03310B15A20338036902F14FBE6F23A18162B6E8 |
SHA-256 | 27DF4E4C7BC1380830D8D91562C678CDB9E26F21C745D557E22A5FD2399728CF |
SHA-512 | 4BC92043ECE8EB7956769CB656407BC22E1A781ADBD5D08BEEF810E4E462CBC2420468884A36BBD4368ED9378507E4AC520A6F09AD91057E722B5074103F5FD8 |
SSDEEP | 384:FrskrsV2r5xNENi6Ws7/AE/k2FRHT/ZeZ7FKxGbpGkLIYP3f+rrrMePZS0cWLtbe:FTrr5xevHc5pw7+WE2JIYpnFtCp |
TLSH | T1A1035274A92398E0D387D8D248FBF50F311A34178EC83528797EA509AF9A63991F5DF0 |
insert-timestamp | 1727062861.9278305 |
mimetype | text/plain |
source | snap:zVifQjZ4ytC3irlbdcQxLHuGPpsUPOby_11 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 50 |
hashlookup:trust | 100 |
The searched file hash is included in 50 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64//py-cryptodome-3.9.8.tgz |
MD5 | FED7BD2942FAC7EA5E1FA6B57188BB39 |
SHA-1 | 02DF444F8A819297E1CFCF19A97B757C9E79427E |
SHA-256 | CA96738DE3DB9E434149F1AF9E808158A19E1835B2F88255F0FEC0E92D734DA8 |
SSDEEP | 393216:nBgAkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2exD:njkoSGvI2XIpLqisy2m |
TLSH | T1FCD633C74133403FA5E269B408ACAC4D3EF7699C1BCFCE2C6304A766329EE495165ED6 |
Key | Value |
---|---|
MD5 | CCD0A28F7E6FF064C805CA3EC8F286EA |
PackageArch | x86_64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto, residing in the `Crypto` namespace for better drop-in compatibility, while 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 * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve 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 XOFs), SHA-512/t and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 authenticated cipher * scrypt and HKDF * 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) * Simplified install process, including better support for Windows * 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. |
PackageName | python3-pycryptodome |
PackageRelease | lp151.41.2 |
PackageVersion | 3.9.9 |
SHA-1 | 0335FD767E8E439AB28AB17D22BD00C290644EF0 |
SHA-256 | 8AF687ACF8D8FE395DF38E9CA1939FAAE406A5C5CFBF7DF29D2394E5515BFC81 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64el//py-cryptodome-3.9.8.tgz |
MD5 | 021AE93DFE5882AA2B8E93EC35381C50 |
SHA-1 | 0D5649FE03864683649E344DC9E732070AF657C0 |
SHA-256 | 89AC3D86511640E041331632C0EBEC5C1F086E0C894E190385BBEE6E1DE8349F |
SSDEEP | 393216:a+tvkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2edD:a+tvkoSGvI2XIpLqisy2m |
TLSH | T1FFD633C68133502F65D16DB10878EC8D3BF32D992FCF8B2CA709AA97220FA456455FD6 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//sparc64//py-cryptodome-3.9.8.tgz |
MD5 | BB9EA58A13B8D3276B715294D6578DAC |
SHA-1 | 11E7552EAA32A9FD55A175C5C03068CB35AE8C69 |
SHA-256 | EF7FC95D423CCC71980430880875C2EF3A6006A2A165117FBF13B8A94D41E1D5 |
SSDEEP | 393216:QPkJGPcbn3YSFn5mvI2XliNXGVGqikStmZy2e9D:ykoSGvI2XIpLqisy20 |
TLSH | T11FD633C78132007FA59159A008ACAC8D3FF75E9D1ECFCA2D6304A7DA365EE492531BD6 |
Key | Value |
---|---|
MD5 | 8D0BAC7938445FF73B79506CCA24BEC7 |
PackageArch | x86_64 |
PackageDescription | PyCryptodome is a self-contained Python package of low-level cryptographic primitives. PyCryptodome is a fork of PyCrypto, residing in the `Crypto` namespace for better drop-in compatibility, while 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 * First class support for PyPy * Elliptic curves cryptography (NIST P-256 curve 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 XOFs), SHA-512/t and BLAKE2 hash algorithms * Salsa20 and ChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 authenticated cipher * scrypt and HKDF * 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) * Simplified install process, including better support for Windows * 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. |
PackageName | python2-pycryptodome |
PackageRelease | 2.1 |
PackageVersion | 3.9.7 |
SHA-1 | 12513566F8877B6D2C7DD69D79DC406277CC25D2 |
SHA-256 | 7157CA07BE08489EF9F400DC6A1ADD67652DF4DDF83F2EBE389A2B7A6A694411 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.7/packages//mips64//py3-cryptodome-3.9.7.tgz |
MD5 | E8A5CF4166A761A12BF2A787DDC88C60 |
SHA-1 | 23ACDA5A8F7D223667ADEABC8CF2412D70B0EDE2 |
SHA-256 | 9E3CECD05CC27AE86E86F309F9E15F612E31C7121614DECE5D10856E6D1389E3 |
SSDEEP | 393216:FvQw5ytb5K+QfDy2uCHiUr+7gngZcqqeTpMHTMD:38dctDd/HiUC7gngCqqeTaz8 |
TLSH | T1BBD633D8C7EB760B3465D0CEC3965291AE0AA6150B4D822E8552E31D0137E4F972EDFF |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.7/packages//powerpc//py-cryptodome-3.9.7.tgz |
MD5 | 88E86F4D0539134CD6173BDE62E703F2 |
SHA-1 | 2813E48E11169A196AF878F2CC04A8C240CC4014 |
SHA-256 | 52D3A47831464F46CD8DD139AB1EC011DD7510DBB6BB8D40CFBF319AB2F45C26 |
SSDEEP | 393216:tSSNE5OQzkJGPcbn3YSFn5mvI2Xli1GY7pkStmZy2ePm:wSWjkoSGvI2XI1Hdsy21 |
TLSH | T1CDD633D28233103BA5526DB404ED2E0D39776E941ECF8B2D2B48DEEB265EF841565FC2 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//mips64//py3-cryptodome-3.9.8.tgz |
MD5 | 0E61224EA96EF473142B00A863206E0F |
SHA-1 | 2D84CA178F6700930EB1DA2AB2B4954C3C59AE0A |
SHA-256 | D1659286BCF9F75003ECDE80FE94C0AC3F6B18BD5F34A20755443C4FEC84E6D0 |
SSDEEP | 393216:Gnv0tWru2iupOrbXI/Ke5JCVACB17ML0fPXa8:G7u2iupOnADTCVACBu6a8 |
TLSH | T173D6330033D52CC873568C580D68BEF04AB398B76384D77B485AEB5E4EC974C9BD5EA2 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.7/packages//arm//py-cryptodome-3.9.7.tgz |
MD5 | 6572D84ED474F83AA9BACACEC5D87FEF |
SHA-1 | 2DB275743D4309BCF90E82C0FE6B688752D04D83 |
SHA-256 | 12177708F35357DA9E3F277F191253B6CAEA77101F995954F8472E471F8DD00D |
SSDEEP | 393216:IZJFXoHckJGPcbn3YSFn5mvI2Xli1GY7pkStmZy2eP/:I5fkoSGvI2XI1Hdsy2s |
TLSH | T196D633C64236103B98922EF005EC6E0E39776D981DCFCF2D7705EAE6161EE8458A5BD3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.8/packages//powerpc64//py3-cryptodome-3.9.8.tgz |
MD5 | 62BF2A0C2C84BEEBC975DFF94D08F382 |
SHA-1 | 345F8F9D357BFD1AF299442B235052E37C088CA6 |
SHA-256 | 0EC8B5A4F9622E06B2C5BA770AADF81B3049836CB7C0D22E500E6540B62E386D |
SSDEEP | 393216:tghPu2iupOrbXI/Ke5JCVACB17ML0fPXaa:4Pu2iupOnADTCVACBu6aa |
TLSH | T1E7D6330833D53CD8735689590A34BAF046B66CF66381D62B089EFB6E0BC574C9BE4F91 |