-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Remove some modules from Mbed TLS 3.0 #4030
Labels
Comments
|
I think that for task management, each module should have its own task. Removing modules is not a generic endeavor. |
I think breaking these into separate tasks is much better than tracking them all together here. I'll add individual tasks and close this one when done. |
This was referenced Jan 27, 2021
Closed
Closed
Closing as this has been captured in individual issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remove these modules and associated includes, etc:
Wrapper for PKCS#11 library libpkcs11-helper (library/pkcs11.c)
HAVEGE (library/havege.c)
X.509 test certificates (library/certs.c) (this should remain under tests, but not in the core library)
RC4 cipher
Net socket
Memory allocator
This task needs review to verify the list of modules
The text was updated successfully, but these errors were encountered: