1config BR2_PACKAGE_LIBB2
2	bool "libb2"
3	help
4	  C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp.
5
6	  https://github.com/BLAKE2/libb2
7