Name | cypher-text-toolkit JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | Cypher Text Toolkit contains large number of encryption decryption functions for different types of cypher texts. I also provides an interface for Crypto-researchers, CTF players, enterprises and security personnel to customize cypher texts and easily integrate them in their product/organisation/research. |
upload_time | 2024-06-12 10:30:14 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License |
keywords |
cypher-text-toolkit
|
VCS |
 |
bugtrack_url |
|
requirements |
numpy
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cypher-text-toolkit
[](https://pypi.python.org/pypi/cypher-text-toolkit)
[](https://anaconda.org/conda-forge/cypher-text-toolkit)
**Cypher Text Toolkit contains large number of encryption decryption functions for different types of cypher texts. I also provides an interface for Crypto-researchers, CTF players, enterprises and security personnel to customize cypher texts and easily integrate them in their product/organisation/research.**
- Free software: MIT License
- Documentation: https://betahacks-community-iiit-kottayam.github.io/cypher-text-toolkit/
## Features
- TODO
Raw data
{
"_id": null,
"home_page": null,
"name": "cypher-text-toolkit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cypher-text-toolkit",
"author": null,
"author_email": "Sarthak Gupta <sarthakg4953@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/18/29/9a25030b846bdcc2206716173e78b65df63b46908dd973bd725f1542b64e/cypher_text_toolkit-0.0.1.tar.gz",
"platform": null,
"description": "# cypher-text-toolkit\n\n\n[](https://pypi.python.org/pypi/cypher-text-toolkit)\n[](https://anaconda.org/conda-forge/cypher-text-toolkit)\n\n\n**Cypher Text Toolkit contains large number of encryption decryption functions for different types of cypher texts. I also provides an interface for Crypto-researchers, CTF players, enterprises and security personnel to customize cypher texts and easily integrate them in their product/organisation/research.**\n\n\n- Free software: MIT License\n- Documentation: https://betahacks-community-iiit-kottayam.github.io/cypher-text-toolkit/\n \n\n## Features\n\n- TODO\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Cypher Text Toolkit contains large number of encryption decryption functions for different types of cypher texts. I also provides an interface for Crypto-researchers, CTF players, enterprises and security personnel to customize cypher texts and easily integrate them in their product/organisation/research.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/BetaHacks-Community-IIIT-Kottayam/cypher-text-toolkit"
},
"split_keywords": [
"cypher-text-toolkit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cb8f32f472d3141bc2b5a42c12b44b4de5b5f689e1103b54493f2d4c46d87284",
"md5": "997c3815ed688bef9c3105dc875845b7",
"sha256": "0520913e0b6f117282b67863c1cb86ecab788087a06abc00e70257a888c385cc"
},
"downloads": -1,
"filename": "cypher_text_toolkit-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "997c3815ed688bef9c3105dc875845b7",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 4101,
"upload_time": "2024-06-12T10:30:13",
"upload_time_iso_8601": "2024-06-12T10:30:13.284974Z",
"url": "https://files.pythonhosted.org/packages/cb/8f/32f472d3141bc2b5a42c12b44b4de5b5f689e1103b54493f2d4c46d87284/cypher_text_toolkit-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18299a25030b846bdcc2206716173e78b65df63b46908dd973bd725f1542b64e",
"md5": "ed651047ca45edf027920e684d151ce6",
"sha256": "40fd84744735d6e71d89703981cb3d0b72a352afd017f51f43b2945c28b42c2a"
},
"downloads": -1,
"filename": "cypher_text_toolkit-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ed651047ca45edf027920e684d151ce6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 11377,
"upload_time": "2024-06-12T10:30:14",
"upload_time_iso_8601": "2024-06-12T10:30:14.396971Z",
"url": "https://files.pythonhosted.org/packages/18/29/9a25030b846bdcc2206716173e78b65df63b46908dd973bd725f1542b64e/cypher_text_toolkit-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-12 10:30:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BetaHacks-Community-IIIT-Kottayam",
"github_project": "cypher-text-toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
}
],
"lcname": "cypher-text-toolkit"
}