diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2023-08-03 10:26:19 +0200 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2023-08-03 10:26:19 +0200 |
commit | e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e (patch) | |
tree | 2f69f3774cacf41e01bf9afd1518e993063f4cae /README.md | |
download | freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar.gz freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar.bz2 freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar.lz freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar.xz freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.tar.zst freestyle-keys-e4db49c0cf7916a3303eadbdf7fd541e57e1ce9e.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a306d48 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +<!-- +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. |