Skip to content

Add support for BLAKE3

HacKan requested to merge feature/blake3 into develop

BLAKE3 is available through the third-party package blake3. This commit adds support for it, ensuring everything works without it, too.

Merge request reports