On 05/10/2017 05:34, David Holland wrote: > After some discussion on irc today the following tentative plan's been > floated for addressing hmac(3): > > 1. Give it its own hmac.h; this is consistent with the way each hash > function currently has its own header file. Remove it from stdlib.h, > where it causes name conflicts and namespace pollution. > > 2. Pull this change up to -8.
Sounds good!