config BR2_PACKAGE_BLAKE3 bool "blake3" depends on BR2_INSTALL_LIBSTDCPP depends on BR2_TOOLCHAIN_GCC_AT_LEAST_8 # C++20 help BLAKE3 is a cryptographic hash function. https://github.com/BLAKE3-team/BLAKE3