[Bug 1555] md4.h and md5.h not installed
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Jun 14 13:14:12 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1555
Ralf Corsepius <ralf.corsepius at rtems.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #5 from Ralf Corsepius <ralf.corsepius at rtems.org> 2010-06-14 08:14:11 ---
> What do you propose to remove this magic number?
a) Either stick with BSD conventions (use MD5_DIGEST_LENGTH)
or stick with the original code (no define).
As the RTEMS md* code currently is the original RSA code,
I am in clear favor of not adding any define, but to leave the "API as is".
b) Why do you need it. Your code is supposed to stay with the "API as is", and
you are supposed not to add proprietary API hacks.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list