On Sat, Jul 4, 2020 at 2:38 PM Niels Möller nisse@lysator.liu.se wrote:
I was thinking that it seems unusual for an application to want use both blowfish and bcrypt (directly), since they are quite differently shaped pieces.
True, but I fail to see how separating it into a different headerfile will make this easier or more efficient. In general, if you ask me, I'd say the more headerfiles you provide, the more complicated it becomes to program to the API.