1config BR2_PACKAGE_PYTHON_HKDF
2	bool "python-hkdf"
3	help
4	  HMAC-based Extract-and-Expand Key Derivation Function
5	  (HKDF).
6
7	  https://github.com/casebeer/python-hkdf
8