aldegonde


Namealdegonde JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryClassical Cryptography Library
upload_time2024-01-27 08:58:06
maintainer
docs_urlNone
author
requires_python>=3.9
licenseISC License Copyright (c) 2024 Michel Oosterhof Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
keywords cryptanalysis cryptology cryptography
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `aldegonde` is a Python library for classical cryptography. It is
written to accomodate non-standard alphabets (i.e. not just A-Z).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "aldegonde",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "cryptanalysis,cryptology,cryptography",
    "author": "",
    "author_email": "Michel Oosterhof <michel@oosterhof.net>",
    "download_url": "https://files.pythonhosted.org/packages/28/5c/2961b14949c2a82ca91390c0d82111ef8fef25a2920b8c0dd106329dd3a5/aldegonde-0.0.3.tar.gz",
    "platform": null,
    "description": "`aldegonde` is a Python library for classical cryptography. It is\nwritten to accomodate non-standard alphabets (i.e. not just A-Z).\n",
    "bugtrack_url": null,
    "license": "ISC License  Copyright (c) 2024 Michel Oosterhof  Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.  THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ",
    "summary": "Classical Cryptography Library",
    "version": "0.0.3",
    "project_urls": {
        "changelog": "https://github.com/me/spam/blob/master/CHANGELOG.md",
        "documentation": "https://readthedocs.org",
        "homepage": "https://github.com/micheloosterhof/aldegonde",
        "repository": "https://github.com/micheloosterhof/aldegonde"
    },
    "split_keywords": [
        "cryptanalysis",
        "cryptology",
        "cryptography"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eca5784dcb287532957f874c61c5135c7f64a8a983728e439c8e4cf8db1fd69a",
                "md5": "e7fb7b22edfb9f1b3365d55f42976376",
                "sha256": "b3f41808fad8a1828604bb59865c1b9399aaeca535a6ddf3664028ac59ca19dd"
            },
            "downloads": -1,
            "filename": "aldegonde-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7fb7b22edfb9f1b3365d55f42976376",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38353,
            "upload_time": "2024-01-27T08:58:04",
            "upload_time_iso_8601": "2024-01-27T08:58:04.825389Z",
            "url": "https://files.pythonhosted.org/packages/ec/a5/784dcb287532957f874c61c5135c7f64a8a983728e439c8e4cf8db1fd69a/aldegonde-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "285c2961b14949c2a82ca91390c0d82111ef8fef25a2920b8c0dd106329dd3a5",
                "md5": "02f3bfd41c9bc86923f04d287f83a0fa",
                "sha256": "31862e128387a31407d36502d16a4ed1a9dd212ce8f91af860d0af3ffa382379"
            },
            "downloads": -1,
            "filename": "aldegonde-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "02f3bfd41c9bc86923f04d287f83a0fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 29002,
            "upload_time": "2024-01-27T08:58:06",
            "upload_time_iso_8601": "2024-01-27T08:58:06.740401Z",
            "url": "https://files.pythonhosted.org/packages/28/5c/2961b14949c2a82ca91390c0d82111ef8fef25a2920b8c0dd106329dd3a5/aldegonde-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 08:58:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "me",
    "github_project": "spam",
    "github_not_found": true,
    "lcname": "aldegonde"
}
        
Elapsed time: 0.18760s