Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup encryption protocol support. #7

Merged
merged 7 commits into from
Aug 3, 2023

Conversation

Flameeyes
Copy link
Contributor

No description provided.

MPM1107 and others added 7 commits June 23, 2023 18:36
This is a little less automatic in the way it works, but it allows the
caller to decide whether to enable the encrypted protocol for the
session or not.

It also raises earlier in case the encryption keys are not found.
Instead of manually combining and parsing integers (particularly IV that
is a 56-bit integer), use construct formats to handle the parsing.
This is required for mypy to pass.
@mergify mergify bot merged commit 77a2a5e into glucometers-tech:main Aug 3, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants