btrfs-progs/.github/workflows
David Sterba 5221aedc00 btrfs-progs: crypto: add Botan as crypto provider
https://botan.randombit.net/ Botan is a cryptography library with C
bindings and provides what we need (sha256 and blake2b), among many
others. Add it to the list of crypto backends if somebody wants to use
it.

Currently the version 2.19 is the latest one. Botan3 3.2.0 exists but
does not seem to be widely available in distros yet.

Configure with --with-crypto=botan.

Signed-off-by: David Sterba <dsterba@suse.com>
2023-11-30 22:04:45 +01:00
..
artifacts-static-build.yml btrfs-progs: ci: build static binaries only for latest release 2023-09-13 19:43:26 +02:00
ci-build-test.yml btrfs-progs: crypto: add Botan as crypto provider 2023-11-30 22:04:45 +01:00
coverage.yml btrfs-progs: ci: upload coverage workflow results to codecov.io 2023-07-26 15:00:48 +02:00
devel.yml btrfs-progs: ci: split functional tests for devel workflow 2023-11-03 18:04:37 +01:00
pull-request.yml btrfs-progs: ci: build static binaries only for latest release 2023-09-13 19:43:26 +02:00
test.yml btrfs-progs: ci: build workflow Github actions for devel 2023-03-22 15:21:37 +01:00