{ "info": { "author": "PhiBo (DinoTools)", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ssdeep Python Wrapper\n=====================\n\nThis is a straightforward Python wrapper for `ssdeep by Jesse Kornblum`_, which is a library for computing context\ntriggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match inputs that have homologies. Such inputs\nhave sequences of identical bytes in the same order, although bytes in between these sequences may be different in both\ncontent and length.\n\n.. image:: https://img.shields.io/pypi/v/ssdeep.svg\n :target: https://pypi.python.org/pypi/ssdeep/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/l/ssdeep.svg\n :target: https://pypi.python.org/pypi/ssdeep/\n :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/ssdeep.svg\n :target: https://pypi.python.org/pypi/ssdeep/\n :alt: Python Versions\n\n.. image:: https://readthedocs.org/projects/python-ssdeep/badge/\n :target: https://python-ssdeep.readthedocs.io/en/latest/\n :alt: Latest Docs\n\n.. image:: https://travis-ci.org/DinoTools/python-ssdeep.svg?branch=master\n :target: https://travis-ci.org/DinoTools/python-ssdeep\n\n.. image:: https://ci.dinotools.org/buildStatus/icon?job=python-ssdeep-master\n :target: https://ci.dinotools.org/job/python-ssdeep-master/\n :alt: Build state\n\n\nHow to use it\n=============\n\nTo compute a fuzzy hash, use ``hash`` function:\n\n.. code-block:: pycon\n\n >>> import ssdeep\n >>> hash1 = ssdeep.hash('Also called fuzzy hashes, Ctph can match inputs that have homologies.')\n >>> hash1\n '3:AXGBicFlgVNhBGcL6wCrFQEv:AXGHsNhxLsr2C'\n >>> hash2 = ssdeep.hash('Also called fuzzy hashes, CTPH can match inputs that have homologies.')\n >>> hash2\n '3:AXGBicFlIHBGcL6wCrFQEv:AXGH6xLsr2C'\n\nThe ``compare`` function returns the match between 2 hashes, an integer value from 0 (no match) to 100.\n\n.. code-block:: pycon\n\n >>> ssdeep.compare(hash1, hash2)\n 22\n\n\nMore examples are available in the `python-ssdeep documentation`_.\n\nInstall\n=======\n\nIf all requirements are met it is possible to install the wrapper by using pip or easy_install.\n\n.. code-block:: console\n\n $ pip install ssdeep\n\nThe build will fail if the ssdeep library isn't installed.\nTo use the included version of the ssdeep library use the following command.\n\n.. code-block:: console\n\n $ BUILD_LIB=1 pip install ssdeep\n\nFor more information have a look at the `python-ssdeep documentation`_.\n\nTested on ...\n=============\n\n* CentOS 7\n* Debian 8, 9\n* Ubuntu 14.04, 16.04, 18.04\n\nDocumentation\n=============\n\nFeel free to use the prebuild `python-ssdeep documentation`_ or use the steps below to build the documentation.\n\n.. code-block:: console\n\n $ cd docs\n $ pip install -r requirements.txt\n $ make html\n\nLicensing\n=========\n\nThe code is licensed under the terms of the LGPLv3+.\n\nThis wrapper includes the unchanged source distribution of `ssdeep version 2.14.1`_. It is licensed under the GPLv2.\n\n.. _ssdeep by Jesse Kornblum: https://ssdeep-project.github.io/ssdeep/\n.. _ssdeep version 2.14.1: https://github.com/ssdeep-project/ssdeep/releases/tag/release-2.14.1\n.. _python-ssdeep documentation: https://python-ssdeep.readthedocs.io", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/DinoTools/python-ssdeep", "keywords": "ssdeep", "license": "LGPLv3+", "maintainer": "", "maintainer_email": "", "name": "ssdeep", "package_url": "https://pypi.org/project/ssdeep/", "platform": "", "project_url": "https://pypi.org/project/ssdeep/", "project_urls": { "Homepage": "http://github.com/DinoTools/python-ssdeep" }, "release_url": "https://pypi.org/project/ssdeep/3.4/", "requires_dist": null, "requires_python": "", "summary": "Python wrapper for the ssdeep library", "version": "3.4" }, "last_serial": 5925406, "releases": { "2.5": [ { "comment_text": "", "digests": { "md5": "fd9e5271c01ca389cc621ae306327ab6", "sha256": "597bb1192da85bf476262156e433baf3b08de4552b52c81eb228b56e3f9374c2" }, "downloads": -1, "filename": "ssdeep-2.5.tar.gz", "has_sig": false, "md5_digest": "fd9e5271c01ca389cc621ae306327ab6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 329718, "upload_time": "2010-09-03T12:09:24", "url": "https://files.pythonhosted.org/packages/aa/0b/b2a2459bb7c94e458a340e96baf9b77b0835efcaefc5acfc5d4b96eef077/ssdeep-2.5.tar.gz" } ], "2.9-0.1": [ { "comment_text": "", "digests": { "md5": "58ca7f02f75c4ca90001cdb85045f53d", "sha256": "9c0d0ad5b2e49b5f53209217688e80eb81b87fbedd759f6c3162b075b501598d" }, "downloads": -1, "filename": "ssdeep-2.9-0.1.zip", "has_sig": false, "md5_digest": "58ca7f02f75c4ca90001cdb85045f53d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392715, "upload_time": "2012-08-02T00:19:07", "url": "https://files.pythonhosted.org/packages/26/0d/72c9c6b7bb0bb0a4963e8bfe8303c968ab4d84e46c18bdcd7008909ab8c0/ssdeep-2.9-0.1.zip" } ], "2.9-0.2": [ { "comment_text": "", "digests": { "md5": "6cf29a15cca50085f9a83ff1128a87f1", "sha256": "910b7fe02d8baa10db13cf58b4d478f90b348d0939aba8263140eda24e33c46d" }, "downloads": -1, "filename": "ssdeep-2.9-0.2.zip", "has_sig": false, "md5_digest": "6cf29a15cca50085f9a83ff1128a87f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393543, "upload_time": "2012-10-11T20:19:22", "url": "https://files.pythonhosted.org/packages/12/90/b2fb90b624e87405e9b24c0514d29907159b6ff8ba28e66c10e53d93d5a7/ssdeep-2.9-0.2.zip" } ], "2.9-0.3": [ { "comment_text": "", "digests": { "md5": "ba7125cd68c4fcc4a69a3811dc8aa788", "sha256": "a22e1871ac257723bc38ccc1f1a5cd9108fa1a9a0700f7cdeb0fe3b4614448aa" }, "downloads": -1, "filename": "ssdeep-2.9-0.3.tar.gz", "has_sig": false, "md5_digest": "ba7125cd68c4fcc4a69a3811dc8aa788", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 374606, "upload_time": "2013-03-12T18:46:19", "url": "https://files.pythonhosted.org/packages/03/c0/ffda5334b7681f741fa90e445cc9124f037b39bc909b577bf0a7d6af93c1/ssdeep-2.9-0.3.tar.gz" } ], "3.0": [ { "comment_text": "", "digests": { "md5": "cabd8d06fe67f7796df193ef15a68859", "sha256": "729ac82c699e50f9a8843707698c26b51e26bbb27aa6add813f8e7a9d0e7f567" }, "downloads": -1, "filename": "ssdeep-3.0.tar.gz", "has_sig": false, "md5_digest": "cabd8d06fe67f7796df193ef15a68859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 385566, "upload_time": "2014-06-25T19:11:33", "url": "https://files.pythonhosted.org/packages/0b/64/28dc5716ecc972a29ea18110b3cf1477482407796ba5423d8df4981cfb85/ssdeep-3.0.tar.gz" } ], "3.1": [ { "comment_text": "", "digests": { "md5": "645ecb3fecb6c490938ae4b1c5d3e2ea", "sha256": "8070b479a837ddc2273741d725e531fd8073e14c9b907648aff4617d17da5899" }, "downloads": -1, "filename": "ssdeep-3.1.tar.gz", "has_sig": false, "md5_digest": "645ecb3fecb6c490938ae4b1c5d3e2ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386008, "upload_time": "2014-08-07T19:31:03", "url": "https://files.pythonhosted.org/packages/69/21/9ba740c51359d923f66612c33df0a2ef259bec4b428f7ab2781c25a8e179/ssdeep-3.1.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "36a5f64dda1fc26c5af60e97b3189153", "sha256": "a6c66309e6b540d5c8ba08c018675dabaef2172f2cc6f6351b67395ba7bf2ddd" }, "downloads": -1, "filename": "ssdeep-3.1.1.tar.gz", "has_sig": false, "md5_digest": "36a5f64dda1fc26c5af60e97b3189153", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 385707, "upload_time": "2014-12-20T21:45:52", "url": "https://files.pythonhosted.org/packages/a9/4e/ce325293394785b9d3f1eb17b719c8f130c1361d3f5fa04f23ac4180d131/ssdeep-3.1.1.tar.gz" } ], "3.2": [ { "comment_text": "", "digests": { "md5": "eec7c462928d842ad20d32583e904737", "sha256": "ec34315df2758218c16ee9560640ef1a87bbb1cdabe81f02d4da6050a4574934" }, "downloads": -1, "filename": "ssdeep-3.2.tar.gz", "has_sig": false, "md5_digest": "eec7c462928d842ad20d32583e904737", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 316783, "upload_time": "2016-11-27T12:08:02", "url": "https://files.pythonhosted.org/packages/27/33/64c645e9bba342040f7b2dfd7de60ba455e5852abb2d6d009cf418385152/ssdeep-3.2.tar.gz" } ], "3.3": [ { "comment_text": "", "digests": { "md5": "09f3ce3903e46fe46fae93c38bca5e7f", "sha256": "255de1f034652b3ed21920221017e70e570b1644f9436fea120ae416175f4ef5" }, "downloads": -1, "filename": "ssdeep-3.3.tar.gz", "has_sig": false, "md5_digest": "09f3ce3903e46fe46fae93c38bca5e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 347044, "upload_time": "2018-01-10T21:31:07", "url": "https://files.pythonhosted.org/packages/96/54/15b2e0b6e5042b67eb648e3d0e5d10105e6797353fe0a63579b74bf5eeee/ssdeep-3.3.tar.gz" } ], "3.4": [ { "comment_text": "", "digests": { "md5": "8439f88b0f2942c5bc432b87685cee59", "sha256": "1b5510716bc495a2b18300ea837fcf944552a1cc678bb74e384bce251d99a85f" }, "downloads": -1, "filename": "ssdeep-3.4.tar.gz", "has_sig": false, "md5_digest": "8439f88b0f2942c5bc432b87685cee59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110839, "upload_time": "2019-10-03T20:50:23", "url": "https://files.pythonhosted.org/packages/e0/d3/f17602a7dde1231d332f4067fdd421057ffe335c3bbc295e7ccfab769d95/ssdeep-3.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8439f88b0f2942c5bc432b87685cee59", "sha256": "1b5510716bc495a2b18300ea837fcf944552a1cc678bb74e384bce251d99a85f" }, "downloads": -1, "filename": "ssdeep-3.4.tar.gz", "has_sig": false, "md5_digest": "8439f88b0f2942c5bc432b87685cee59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110839, "upload_time": "2019-10-03T20:50:23", "url": "https://files.pythonhosted.org/packages/e0/d3/f17602a7dde1231d332f4067fdd421057ffe335c3bbc295e7ccfab769d95/ssdeep-3.4.tar.gz" } ] }