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

Switch to MbedTLS 3.x #118

Open
Tachi107 opened this issue Jul 6, 2024 · 2 comments
Open

Switch to MbedTLS 3.x #118

Tachi107 opened this issue Jul 6, 2024 · 2 comments

Comments

@Tachi107
Copy link

Tachi107 commented Jul 6, 2024

Hi!

I'm working towards transitioning Debian to MbedTLS 3.6 from MbedTLS 2.28, the new LTS. Unfortunately, python-mbedtls is one of the software packages which are currently failing to build when using MbedTLS 3.x instead of 2.x.

The situation for your project is peculiar since, I believe, you need to integrate pretty deeply with MbedTLS - for instance, you include some _internal headers which are now inaccessible in MbedTLS 3.x.

Are you interested in switching to version 3.x?

Thanks!

@Synss
Copy link
Owner

Synss commented Jul 7, 2024

Hi!

Thank you for your interest.

Yes, I am interested in switching to mbedtls 3. I will most likely drop a lot of features and concentrate on TLS and DTLS.

I have actually started working in that direction,
s. https://github.com/Synss/python-mbedtls/tree/mbedtls-3.x
but it’s a lot of work and my time is limited, so progress is slow.

@Tachi107
Copy link
Author

Tachi107 commented Jul 7, 2024 via email

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

No branches or pull requests

2 participants