Commit Graph

2 Commits

Author SHA1 Message Date
nemunaire 21ef2f1372 Fix HMAC calculation
continuous-integration/drone/push Build is passing Details
2022-02-19 15:30:26 +01:00
nemunaire b51b1e010a hmac-generator: new program, to be able to test with curl
42sh$ echo toto | curl -d @- -H "X-ADLIN-Authentication: $(hmac-generator secret)" https://adlin.nemunai.re/api/secret
2019-02-22 01:45:13 +01:00