latchset / jose

C-language implementation of Javascript Object Signing and Encryption
Apache License 2.0
179 stars 49 forks source link

lib/openssl/hmac.c: avoid conflict with stdlib hmac on NetBSD #130

Closed nikkicoon closed 1 year ago

nikkicoon commented 1 year ago

proposal for unblocking the build on NetBSD, a lengthier version of the patch we currently use in pkgsrc. Shorter would probably be just renaming the function, if you're okay with that.

nikkicoon commented 1 year ago

thanks! I renamed the function to jhmac.