Commit graph

4 commits

Author SHA1 Message Date
Mikael Ågren
33fc1bb4ba tool: Print b2s errors to stderr
Useful since b2s often is used like this:

`b2s -c -m app.bin > mgmt_app_digest.h`
2025-12-03 15:41:00 +01:00
Michael Cardell Widerkrantz
d3492e2a34
tool: Change b2s to output exact variable used
- Use correct name.
- Don't declare it as static.
- Lose the toolchain
- Use only basename of path in the b2s comment
2025-09-01 18:19:53 +02:00
Jonas Thörnblad
03d96c3e96
tool: Fix b2s BLAKE2s digest zero padding 2025-06-24 18:18:17 +02:00
Michael Cardell Widerkrantz
6324da2c90
tool: Introduce b2s tool to help compute BLAKE2s digests 2025-04-24 16:03:03 +02:00