RTEMS | Re-import libcrypt as a proper 3rd-party library (#5332)
Wayne Thornton (@wmthornton-dev)
gitlab at rtems.org
Mon Sep 8 14:06:10 UTC 2025
Wayne Thornton commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5332#note_130556
The plan as I understand it is to have all of the crypto code in libcrypt be able to be pulled from upstream FreeBSD for maintainability and future enhancements that may be released in the upstream that are suitable for RTEMS. My plan is to merge the new code with the old, calling out the original code as __rtems__ conditionals during compilation and adding enhancements to that older code as we find updated or newer features in the upstream during this transition. That way we have the option of taking in newer code but retain compatibility with what you've already written.
AS to blowfish and NTHash, I agree. I suppose I could leave them out of the __rtems__ conditional in crypt.h.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5332#note_130556
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250908/a6fb203f/attachment.htm>
More information about the bugs
mailing list