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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
