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

Add tcp over TLS support and secure mode #26

Merged
merged 12 commits into from
Dec 6, 2024

Conversation

wackazong
Copy link
Contributor

No description provided.

@wackazong
Copy link
Contributor Author

Added cipher suit selection and checking for security tags as per #25

@wackazong wackazong changed the title Add tcp over TLS support Add tcp over TLS support and secure mode Nov 22, 2024
Copy link
Owner

@diondokter diondokter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I like it.

When you commit the suggestion I will merge.

I also got reminded this crate still uses the no_std_net crate. We don't really need that anymore since the net module is now available in core.

@diondokter diondokter merged commit 7fa055f into diondokter:master Dec 6, 2024
1 check passed
@diondokter
Copy link
Owner

Ah sorry for leaving you hanging. I'll cut a new release!

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