This repository has been archived on 2024-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
adlin/hmac-generator
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
..
.gitignore hmac-generator: new program, to be able to test with curl 2019-02-22 01:45:13 +01:00
main.go hmac-generator: new program, to be able to test with curl 2019-02-22 01:45:13 +01:00