Metadata-Version: 2.1
Name: freestyle-keys
Version: 1.0.0
Summary: Cryptographic keys used by FreeStyle Libre 2 glucometers.
Home-page: https://github.com/glucometers-tech/freestyle-keys
Author: Diego Elio Pettenò
Author-email: flameeyes@flameeyes.com
License: Freely Distributable
Keywords: glucometer,diabetes,freestyle,abbott
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
License-File: AUTHORS
License-File: LICENSES/0BSD.txt
License-File: LICENSES/MIT.txt
Provides-Extra: dev
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest-mypy ; extra == 'dev'
Requires-Dist: setuptools-scm ; extra == 'dev'

<!--
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.
