hmac-sha256
hmac-sha256 copied to clipboard
how to find head file?
how to find sha256/sha256.h &apicheck.h ? I can't find it.
These headers come from the dependencies. The package.json file lists them:
- jb55/sha256.c
- https://github.com/aperezdc/apicheck
If you use clib install aperezdc/hmac-sha256 --save as recommended, the needed dependencies will be installed to the deps/ subdirectory.
Does this help?