ptCrypt


NameptCrypt JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/0awawa0/ptCrypt
SummaryCryptographic and cryptography related algorithms implemented with pure Python
upload_time2024-12-14 16:46:27
maintainerNone
docs_urlNone
authorawawa
requires_pythonNone
licenseNone
keywords cryptography
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0awawa0/ptCrypt",
    "name": "ptCrypt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Cryptography",
    "author": "awawa",
    "author_email": "mail.0awawa0@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1c/28/311023f49b88a6e9e934cbe717960442f917fc6ed82e2cd25abbdd13e7e7/ptcrypt-0.0.12.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cryptographic and cryptography related algorithms implemented with pure Python",
    "version": "0.0.12",
    "project_urls": {
        "Download": "https://github.com/0awawa0/ptCrypt/archive/refs/tags/0.0.10.tar.gz",
        "Homepage": "https://github.com/0awawa0/ptCrypt"
    },
    "split_keywords": [
        "cryptography"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "396afe0b7f072cab75c54afc339f46292e345b4ff78540c9eaece727854f7abd",
                "md5": "c2ebc2f7c76de45818be58f12c06fa08",
                "sha256": "1de008415e215f2137d2114e0ed95780cb6beee48e9d47e3767dcdc503195bbd"
            },
            "downloads": -1,
            "filename": "ptCrypt-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2ebc2f7c76de45818be58f12c06fa08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 235172,
            "upload_time": "2024-12-14T16:46:24",
            "upload_time_iso_8601": "2024-12-14T16:46:24.423117Z",
            "url": "https://files.pythonhosted.org/packages/39/6a/fe0b7f072cab75c54afc339f46292e345b4ff78540c9eaece727854f7abd/ptCrypt-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c28311023f49b88a6e9e934cbe717960442f917fc6ed82e2cd25abbdd13e7e7",
                "md5": "470cfc8700fab2bd359ccdb754fef7c2",
                "sha256": "e4a9d007d6292870d962951eab3abb28f491330c84b07224709ad031f949f890"
            },
            "downloads": -1,
            "filename": "ptcrypt-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "470cfc8700fab2bd359ccdb754fef7c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 238183,
            "upload_time": "2024-12-14T16:46:27",
            "upload_time_iso_8601": "2024-12-14T16:46:27.584696Z",
            "url": "https://files.pythonhosted.org/packages/1c/28/311023f49b88a6e9e934cbe717960442f917fc6ed82e2cd25abbdd13e7e7/ptcrypt-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 16:46:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0awawa0",
    "github_project": "ptCrypt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ptcrypt"
}
        
Elapsed time: 0.76449s