freestyle-keys


Namefreestyle-keys JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/glucometers-tech/freestyle-keys
SummaryCryptographic keys used by FreeStyle Libre 2 glucometers.
upload_time2023-08-03 08:45:47
maintainer
docs_urlNone
authorDiego Elio Pettenò
requires_python~=3.7
licenseFreely Distributable
keywords glucometer diabetes freestyle abbott
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
SPDX-FileCopyrightText: 2023 The freestyle-keys Authors

SPDX-License-Identifier: 0BSD
-->

# Encryption Keys For FreeStyle Libre 2

This repository contains the constants representing the authentication and session
encryption and MAC keys necessary to communicate with a FreeStyle Libre 2 glucometer.

No copyright is claimed for these keys, as they are requisite constants that are part
of the device's communication protocol.

We assert these these keys do not constitute Technical Protection Measures for the
purpose of copyright protection, as they do not protect copyrighted material but
rather obfuscate the communication between two devices under the control of the user.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/glucometers-tech/freestyle-keys",
    "name": "freestyle-keys",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "glucometer,diabetes,freestyle,abbott",
    "author": "Diego Elio Petten\u00f2",
    "author_email": "flameeyes@flameeyes.com",
    "download_url": "https://files.pythonhosted.org/packages/80/46/6b9bfc008691e557cb823184a9aaa8afb66baa1e7fc50e30fae82fdba631/freestyle-keys-1.0.1.tar.gz",
    "platform": null,
    "description": "<!--\nSPDX-FileCopyrightText: 2023 The freestyle-keys Authors\n\nSPDX-License-Identifier: 0BSD\n-->\n\n# Encryption Keys For FreeStyle Libre 2\n\nThis repository contains the constants representing the authentication and session\nencryption and MAC keys necessary to communicate with a FreeStyle Libre 2 glucometer.\n\nNo copyright is claimed for these keys, as they are requisite constants that are part\nof the device's communication protocol.\n\nWe assert these these keys do not constitute Technical Protection Measures for the\npurpose of copyright protection, as they do not protect copyrighted material but\nrather obfuscate the communication between two devices under the control of the user.\n",
    "bugtrack_url": null,
    "license": "Freely Distributable",
    "summary": "Cryptographic keys used by FreeStyle Libre 2 glucometers.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/glucometers-tech/freestyle-keys"
    },
    "split_keywords": [
        "glucometer",
        "diabetes",
        "freestyle",
        "abbott"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9698185b5aa57114e2cfaf17eba812d9f2e727c280ae0db8a9fdaeac241b244",
                "md5": "e9433dc3071fd7d7f1775c13ec27613c",
                "sha256": "ec01054b8a488a479c62c6fd5c570df0b7be8e36bd11c48be130c569c0c85a53"
            },
            "downloads": -1,
            "filename": "freestyle_keys-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9433dc3071fd7d7f1775c13ec27613c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 4607,
            "upload_time": "2023-08-03T08:45:45",
            "upload_time_iso_8601": "2023-08-03T08:45:45.684273Z",
            "url": "https://files.pythonhosted.org/packages/c9/69/8185b5aa57114e2cfaf17eba812d9f2e727c280ae0db8a9fdaeac241b244/freestyle_keys-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80466b9bfc008691e557cb823184a9aaa8afb66baa1e7fc50e30fae82fdba631",
                "md5": "8b3440fccc58254769bbe4a95406949e",
                "sha256": "95147e9e60573f81606c61048eb1621995e11f09d906576992d7fc7f3c811ea7"
            },
            "downloads": -1,
            "filename": "freestyle-keys-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8b3440fccc58254769bbe4a95406949e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 5338,
            "upload_time": "2023-08-03T08:45:47",
            "upload_time_iso_8601": "2023-08-03T08:45:47.092770Z",
            "url": "https://files.pythonhosted.org/packages/80/46/6b9bfc008691e557cb823184a9aaa8afb66baa1e7fc50e30fae82fdba631/freestyle-keys-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-03 08:45:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "glucometers-tech",
    "github_project": "freestyle-keys",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "freestyle-keys"
}
        
Elapsed time: 0.25883s