Pi Pico HMAC_SHA1 help

This is a pure C implementation of the two algorithms, so that should run on the Pico.

You know that SHA1 shouldn't be used for new projects as it has to be considered cracked, don't you?