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

Makes security an optinal default feature #68

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

lattice0
Copy link

@lattice0 lattice0 commented Sep 3, 2024

I made security an optional feature as most zigbee devices don't use it in the mac layer, only the zigbee layer itself.

This has the goal of making the dependency count lower, which allows for manual review of the dependency code, and also increases the targets of compilation as it removes possibly unsupported targets for the crypto crates.

I also fixed some new clippy errors that were added on newer rust versions and had nothing to do with my code

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.

1 participant