Key | Value |
---|---|
CRC32 | 3E240090 |
FileName | ./usr/lib/python3/dist-packages/cryptography/hazmat/primitives/ciphers/base.py |
FileSize | 7148 |
MD5 | 346674381793922D694EB0CC8401DAEE |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'English', 'Language': 'Chinese-Simplified', 'MfgCode': '81074', 'OpSystemCode': '577', 'ProductCode': '188222', 'ProductName': 'Datadog ', 'ProductVersion': 'dl.2018-07-30'} |
RDS:package_id | 222721 |
SHA-1 | 12FC5F20E39D55C2848E622C0E6A1A3832F1B1DE |
SHA-256 | 28E313888EFE4CF7FD10DB3FD081EE67F901907CF5C2299D0C6FF191F6DD9C06 |
SHA-512 | E888813A46063BF09D2EBB773FD91F3E1D882B6B69BD448FE7AE7F7B2B779EB33AB0943E795500247FE05CBD0202AB95445718609B29C1FE06AAA1CC52D0CA3A |
SSDEEP | 192:F95hugPvZmaqU/CX0XFX++R8fX8Xq9rXw9DXTOgc:Fw8bqUTy |
SpecialCode | |
TLSH | T11AE1DCAAEE06AD61C3E7C0384977F043A709BD2B462C39247DFC80685FC44B0D5A5DEA |
db | nsrl_modern_rds |
insert-timestamp | 1728263187.6417348 |
mimetype | text/x-python |
source | snap:2V9w8kYOtxYW5wN1bXWwQ1dllTmnzKiS_13 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 209 |
hashlookup:trust | 100 |
The searched file hash is included in 209 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 194584 |
MD5 | F45F1F4249F4F784AEB5EA275348DE6D |
PackageDescription | Python library exposing cryptographic recipes and primitives (Python 2) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 2 version of cryptography. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-cryptography |
PackageSection | python |
PackageVersion | 2.3-1ubuntu1 |
SHA-1 | 000E050436B7C671B5EF9B215EA15EF3BB850B88 |
SHA-256 | 600C60525C0A297DB0754377ECA21472D84AAA0F0D786777D2D66D6878A3669B |
Key | Value |
---|---|
SHA-1 | 004C60A3C2B04825A4E969FDA01D3266BCDC553E |
snap-authority | canonical |
snap-filename | 87nLVs0zl6gEBcvpqfiVppn0sp9uha9W_1513.snap |
snap-id | 87nLVs0zl6gEBcvpqfiVppn0sp9uha9W_1513 |
snap-name | tautulli |
snap-publisher-id | rJ5zHFdz617M7M6WwRPg51VYXaJSHzCA |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2020-12-17T21:04:01.779020Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/87nLVs0zl6gEBcvpqfiVppn0sp9uha9W_1513.snap |
Key | Value |
---|---|
SHA-1 | 01FC7BB04BDE729915A4534FF0AFC978C64618F5 |
snap-authority | canonical |
snap-filename | jqjdFqR2uGdu0cXnNhUYw5B7swh5cprV_47.snap |
snap-id | jqjdFqR2uGdu0cXnNhUYw5B7swh5cprV_47 |
snap-name | ubuntu-accomplishments |
snap-publisher-id | oew2TZOpQF0lGd3JKNZydA2BCn1Z66FO |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-11-22T23:36:16.008045Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/jqjdFqR2uGdu0cXnNhUYw5B7swh5cprV_47.snap |
Key | Value |
---|---|
MD5 | 907B4A55A6ED19C99B0C10925817C699 |
PackageArch | x86_64 |
PackageDescription | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | python2-cryptography |
PackageRelease | 1.el7 |
PackageVersion | 2.5 |
SHA-1 | 087AB3EE58CFC68D62D5ED3D7DF9971292F57AF7 |
SHA-256 | 5174E991393E0FAF05AC7570031596CEF7B87D55604D05B2010B3E1DC7CA72EF |
Key | Value |
---|---|
FileSize | 192244 |
MD5 | F7F137D9BB52A11FDDA8965045458DC7 |
PackageDescription | Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-cryptography |
PackageSection | python |
PackageVersion | 1.9-1 |
SHA-1 | 09E5EFF236976EA0E7906EDAC5E06CF809756C3F |
SHA-256 | FA8B1991D272B45EC3CC077F161F19D85055D6930BC7A4BD8A52A3939EB745FD |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.4/packages//arm//py3-cryptography-2.3.tgz |
MD5 | 4B8E93C2B91642CF0F94036134844129 |
SHA-1 | 0B08E13E1844596363119508D87DFA5659F575D1 |
SHA-256 | 49E1CB197440C1F30B5C1C0E37D766691A1DC973F672B269C6F21676201C1429 |
SSDEEP | 6144:Qrsd+vAkn5tkPW99umVd3++wX4uMSq3GX5eAUouvpeALQ9AGHVJpyFZjdKxu09QO:h5a5WWUhUGJJKMVJoPwxJPAX+xsZjzGz |
TLSH | T100A4236AF0AF6673D529CF627EA18422E312C02CDDA69E810CD674C6EDC72E2155030F |
Key | Value |
---|---|
SHA-1 | 0B0965FA790DB1723C91D469340B7F93EFAAA93B |
snap-authority | canonical |
snap-filename | 4ThwUpwM78qJGjq6mnvtIau9cn7t5a96_126.snap |
snap-id | 4ThwUpwM78qJGjq6mnvtIau9cn7t5a96_126 |
snap-name | ustriage |
snap-publisher-id | GKdGjEsbgBRNm8PX2MqJWphPMYKhlpxw |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2017-07-28T16:01:31.045501Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/4ThwUpwM78qJGjq6mnvtIau9cn7t5a96_126.snap |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.5/packages//i386//py3-cryptography-2.5p0.tgz |
MD5 | 006C4463CF8745AF0780CF2F32D4655D |
SHA-1 | 0BD677D046388D99A65A20436107EB365ACDE321 |
SHA-256 | F09E234E01BE8F2F0F19165DD6E9ADB186EF011556960715EB25F41934F76877 |
SSDEEP | 12288:ACEdhx4/gL+1hVXcA73IKaNrCmMg5VW/NetF:9wHWVz3IKadCmMg5VHtF |
TLSH | T199A423FF0154356521E0BD7B07A1C8ABF749A2D2106EE014BF71798B9642825B8FBBE1 |
Key | Value |
---|---|
SHA-1 | 0D94352584DDAEA4D79B698C88FBF9112BDC7335 |
snap-authority | canonical |
snap-filename | 4Zx8o1ub19ibqNwTQbBHzUgT9zM0TLGs_2614.snap |
snap-id | 4Zx8o1ub19ibqNwTQbBHzUgT9zM0TLGs_2614 |
snap-name | review-tools |
snap-publisher-id | canonical |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-01-13T21:37:27.164251Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/4Zx8o1ub19ibqNwTQbBHzUgT9zM0TLGs_2614.snap |
Key | Value |
---|---|
FileSize | 213588 |
MD5 | 4C3BD8EAA9F38B0426F562E573F02B0F |
PackageDescription | Python library exposing cryptographic recipes and primitives (Python 2) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 2 version of cryptography. |
PackageMaintainer | Tristan Seligmann <mithrandi@debian.org> |
PackageName | python-cryptography |
PackageSection | python |
PackageVersion | 2.3-1~bpo9+1 |
SHA-1 | 0DC348A13EFF1FEA0D32E99966A9C92C103A9275 |
SHA-256 | EC0AA3C4A094A986041FDCDD7AF9AEA72370BB6DED98C11A99F81CAC45281687 |