Name | fantomcryptx JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | FantomCRYPT: A custom cryptographic algorithm combining AES, RSA, and Vigenère. |
upload_time | 2025-01-21 17:09:01 |
maintainer | None |
docs_url | None |
author | Your Name |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SMProto
This library provides cryptographic functions using ECDSA, ECDH, AES, and HMAC. It includes functionalities such as key generation, signing, message encryption, and integrity verification.
## Installation
To install the library from PyPI:
```bash
pip install smproto
Raw data
{
"_id": null,
"home_page": null,
"name": "fantomcryptx",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Your Name",
"author_email": "your.email@example.com",
"download_url": "https://files.pythonhosted.org/packages/19/aa/68c9fcb97768d0908dacf17f7f2bf1db6de47a69892bfe4b00a79bcda8d6/fantomcryptx-0.1.0.tar.gz",
"platform": null,
"description": "# SMProto\n\nThis library provides cryptographic functions using ECDSA, ECDH, AES, and HMAC. It includes functionalities such as key generation, signing, message encryption, and integrity verification.\n\n## Installation\n\nTo install the library from PyPI:\n\n```bash\npip install smproto\n",
"bugtrack_url": null,
"license": null,
"summary": "FantomCRYPT: A custom cryptographic algorithm combining AES, RSA, and Vigen\u00e8re.",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7d362118d356085cba19d5c628e51c4ba76c3b198cea729bbbb6e24ccd0a3b6c",
"md5": "f175242e90d7ffa5eb9ba561086b8861",
"sha256": "2631d283552433e3c5b426684e5d643afb13a86626d576ab80c212c44937c8c0"
},
"downloads": -1,
"filename": "fantomcryptx-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f175242e90d7ffa5eb9ba561086b8861",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1410,
"upload_time": "2025-01-21T17:08:59",
"upload_time_iso_8601": "2025-01-21T17:08:59.345865Z",
"url": "https://files.pythonhosted.org/packages/7d/36/2118d356085cba19d5c628e51c4ba76c3b198cea729bbbb6e24ccd0a3b6c/fantomcryptx-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "19aa68c9fcb97768d0908dacf17f7f2bf1db6de47a69892bfe4b00a79bcda8d6",
"md5": "0d2c43ec686ddae87b8ff2812075767a",
"sha256": "92056685df20d89ba353eea8df0a4a6279e7026d952e063239153e0bf26fa416"
},
"downloads": -1,
"filename": "fantomcryptx-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0d2c43ec686ddae87b8ff2812075767a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1493,
"upload_time": "2025-01-21T17:09:01",
"upload_time_iso_8601": "2025-01-21T17:09:01.833403Z",
"url": "https://files.pythonhosted.org/packages/19/aa/68c9fcb97768d0908dacf17f7f2bf1db6de47a69892bfe4b00a79bcda8d6/fantomcryptx-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 17:09:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "fantomcryptx"
}