cryptolation


Namecryptolation JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/franceme/cryptolation
SummaryMy short description for my project.
upload_time2023-09-18 13:53:45
maintainer
docs_urlNone
authorMiles Frantz
requires_python>=3.8.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cryptolation

A Python static code analysis tool.

## Reference

If you find this database useful, please cite our NDSS'22 [Poster](https://www.ndss-symposium.org/wp-content/uploads/NDSS2022Poster_paper_28.pdf).
```tex
@inproceedings{frantz2022poster,
  title={POSTER: Precise Detection of Unprecedented Python Cryptographic Misuses Using On-Demand Analysis},
  author={Frantz, Miles and Xiao, Ya and Pias, Tanmoy Sarkar and Yao, Danfeng Daphne},
  booktitle={The Network and Distributed System Security (NDSS) Symposium},
  year={2022}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/franceme/cryptolation",
    "name": "cryptolation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Miles Frantz",
    "author_email": "frantzme@vt.edu",
    "download_url": "https://files.pythonhosted.org/packages/08/69/0f3a6f7f90944388947e93dfa8883a5e5c5dedc6ad2dd15d5cfa14d334b5/cryptolation-0.1.0.tar.gz",
    "platform": null,
    "description": "# Cryptolation\n\nA Python static code analysis tool.\n\n## Reference\n\nIf you find this database useful, please cite our NDSS'22 [Poster](https://www.ndss-symposium.org/wp-content/uploads/NDSS2022Poster_paper_28.pdf).\n```tex\n@inproceedings{frantz2022poster,\n  title={POSTER: Precise Detection of Unprecedented Python Cryptographic Misuses Using On-Demand Analysis},\n  author={Frantz, Miles and Xiao, Ya and Pias, Tanmoy Sarkar and Yao, Danfeng Daphne},\n  booktitle={The Network and Distributed System Security (NDSS) Symposium},\n  year={2022}\n}\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "My short description for my project.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/franceme/cryptolation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54000d0bff373c4518d8de46d48769da987d005b06a433cc209e9fc22b6a0ede",
                "md5": "6507c1228aaac256962a966fbe4d9d37",
                "sha256": "e09b649accad90221eb6ebf0e62a457806c5390a68d5f242423bc4e212739973"
            },
            "downloads": -1,
            "filename": "cryptolation-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6507c1228aaac256962a966fbe4d9d37",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 24946,
            "upload_time": "2023-09-18T13:53:44",
            "upload_time_iso_8601": "2023-09-18T13:53:44.003308Z",
            "url": "https://files.pythonhosted.org/packages/54/00/0d0bff373c4518d8de46d48769da987d005b06a433cc209e9fc22b6a0ede/cryptolation-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08690f3a6f7f90944388947e93dfa8883a5e5c5dedc6ad2dd15d5cfa14d334b5",
                "md5": "535da74c1736e45d469e82eeb8465c32",
                "sha256": "edf0beae4df7b4dbe44e4d3d257fe1b6dd26dda5106e4f4ca3f86b159276ae73"
            },
            "downloads": -1,
            "filename": "cryptolation-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "535da74c1736e45d469e82eeb8465c32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 29069,
            "upload_time": "2023-09-18T13:53:45",
            "upload_time_iso_8601": "2023-09-18T13:53:45.798914Z",
            "url": "https://files.pythonhosted.org/packages/08/69/0f3a6f7f90944388947e93dfa8883a5e5c5dedc6ad2dd15d5cfa14d334b5/cryptolation-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 13:53:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "franceme",
    "github_project": "cryptolation",
    "github_not_found": true,
    "lcname": "cryptolation"
}
        
Elapsed time: 0.11145s