CipheBlockScanner


NameCipheBlockScanner JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/DeadmanXXXII/Cipher_block_scanner
SummaryTool for analyzing base64-encoded ciphertext and converting it to hexadecimal and plaintext.
upload_time2024-10-20 16:01:53
maintainerNone
docs_urlNone
authorDeadmanXXXII
requires_python>=3.11.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ciphe block scanner
This tool is for converting base64 and ciphertext to hexidecimal and plaintext.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DeadmanXXXII/Cipher_block_scanner",
    "name": "CipheBlockScanner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "DeadmanXXXII",
    "author_email": "themadhattersplayground@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/65/55/b77b6de3ff2ba6c2351a0ea69777ce3ebac8a8507d0d9a74af58e7c7aa0b/CipheBlockScanner-0.1.0.tar.gz",
    "platform": null,
    "description": "# Ciphe block scanner\nThis tool is for converting base64 and ciphertext to hexidecimal and plaintext.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool for analyzing base64-encoded ciphertext and converting it to hexadecimal and plaintext.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/DeadmanXXXII/Cipher_block_scanner"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "624200fa9623ab6c9d1010f4365fa18e815d3e6da49484c63345a083b5e639d0",
                "md5": "c2eeda6bbc459c34cf23a8cd1d15db78",
                "sha256": "654f62b82fa2b8cbf46ca278132c45b198a4f37d26e2d8b7f3ca412892f37328"
            },
            "downloads": -1,
            "filename": "CipheBlockScanner-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2eeda6bbc459c34cf23a8cd1d15db78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 1348,
            "upload_time": "2024-10-20T16:01:52",
            "upload_time_iso_8601": "2024-10-20T16:01:52.179353Z",
            "url": "https://files.pythonhosted.org/packages/62/42/00fa9623ab6c9d1010f4365fa18e815d3e6da49484c63345a083b5e639d0/CipheBlockScanner-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6555b77b6de3ff2ba6c2351a0ea69777ce3ebac8a8507d0d9a74af58e7c7aa0b",
                "md5": "6be09ec93d0a4200057e58bc899a0f68",
                "sha256": "f24a55ed2295d07c6dd7b0fdd4f065acbd89f461da0cc630f3a51e9b1404a0c2"
            },
            "downloads": -1,
            "filename": "CipheBlockScanner-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6be09ec93d0a4200057e58bc899a0f68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 2250,
            "upload_time": "2024-10-20T16:01:53",
            "upload_time_iso_8601": "2024-10-20T16:01:53.520500Z",
            "url": "https://files.pythonhosted.org/packages/65/55/b77b6de3ff2ba6c2351a0ea69777ce3ebac8a8507d0d9a74af58e7c7aa0b/CipheBlockScanner-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 16:01:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DeadmanXXXII",
    "github_project": "Cipher_block_scanner",
    "github_not_found": true,
    "lcname": "cipheblockscanner"
}
        
Elapsed time: 1.23896s