{ "info": { "author": "Pietro Ferretti", "author_email": "pietro.ferretti1@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Security", "Topic :: Security :: Cryptography" ], "description": "# wedgedriver [![Build Status](https://travis-ci.org/pietroferretti/ctftools.svg?branch=master)](https://travis-ci.org/pietroferretti/ctftools) [![Coverage Status](https://coveralls.io/repos/github/pietroferretti/ctftools/badge.svg?branch=master)](https://coveralls.io/github/pietroferretti/ctftools?branch=master) [![pypi](https://img.shields.io/pypi/v/ctftools.svg?style=flat)](https://pypi.org/project/ctftools/) ![Python versions](https://img.shields.io/pypi/pyversions/ctftools.svg?style=flat)\n\n`wedgedriver` drives wedges in insecure cryptography schemes.\n\nAll the tools are licensed under the MIT License.\n\n## Installation\n\n```\npip install wedgedriver\n```\n\n`wedgedriver` supports both Python 2 and 3.\n\n\n## Usage\n**TODO**\n\nIn the meantime, check the tests to see some examples.\n\nAs of now, the tools offer attacks on most polyalphabetic substitution ciphers, some classic attacks on AES, some simple scripts to handle RSA.\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pietroferretti/wedgedriver", "keywords": "ctf security cryptography", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wedgedriver", "package_url": "https://pypi.org/project/wedgedriver/", "platform": "", "project_url": "https://pypi.org/project/wedgedriver/", "project_urls": { "Homepage": "https://github.com/pietroferretti/wedgedriver", "Source": "https://github.com/pietroferretti/wedgedriver" }, "release_url": "https://pypi.org/project/wedgedriver/0.1.2/", "requires_dist": [ "six", "gmpy; extra == 'rsa'", "pytest; extra == 'tests'", "pycryptodome; extra == 'tests'" ], "requires_python": "", "summary": "A collection of tools to break common cryptography weaknesses", "version": "0.1.2" }, "last_serial": 5110304, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "1062bf5da686387566767e6a6e67f3c1", "sha256": "358ae6f6f5be4216b4d02f33a197e463050d26e87f31ee7e8f547e6832417c41" }, "downloads": -1, "filename": "wedgedriver-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1062bf5da686387566767e6a6e67f3c1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 769863, "upload_time": "2019-04-07T15:31:03", "url": "https://files.pythonhosted.org/packages/3d/16/90fa2f123183f04967b9c479a065d8f124ee4c5148a2114006b0926e8af7/wedgedriver-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a49873cb4d8c06d8d6e68d1c10377689", "sha256": "31c4d3c665063b89ade28138b1b5bf413fbeaa2bcd3e408c003bda8ba5729e39" }, "downloads": -1, "filename": "wedgedriver-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a49873cb4d8c06d8d6e68d1c10377689", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 765220, "upload_time": "2019-04-07T15:31:07", "url": "https://files.pythonhosted.org/packages/ca/0f/5565324eb061cd44c67624f62b1ec2a056f80b99fc3016f6d6a6b67729cc/wedgedriver-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1062bf5da686387566767e6a6e67f3c1", "sha256": "358ae6f6f5be4216b4d02f33a197e463050d26e87f31ee7e8f547e6832417c41" }, "downloads": -1, "filename": "wedgedriver-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1062bf5da686387566767e6a6e67f3c1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 769863, "upload_time": "2019-04-07T15:31:03", "url": "https://files.pythonhosted.org/packages/3d/16/90fa2f123183f04967b9c479a065d8f124ee4c5148a2114006b0926e8af7/wedgedriver-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a49873cb4d8c06d8d6e68d1c10377689", "sha256": "31c4d3c665063b89ade28138b1b5bf413fbeaa2bcd3e408c003bda8ba5729e39" }, "downloads": -1, "filename": "wedgedriver-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a49873cb4d8c06d8d6e68d1c10377689", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 765220, "upload_time": "2019-04-07T15:31:07", "url": "https://files.pythonhosted.org/packages/ca/0f/5565324eb061cd44c67624f62b1ec2a056f80b99fc3016f6d6a6b67729cc/wedgedriver-0.1.2.tar.gz" } ] }