{"library":"hkdf","type":"library","category":null,"description":"Python implementation of HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869. Current version 0.0.3. Low-maintenance, no recent releases.","language":"python","status":"maintenance","version":"0.0.3","tags":["hkdf","cryptography","key-derivation","hmac"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install hkdf","imports":["from hkdf import Hkdf","from hkdf import Hkdf\nhkdf = Hkdf(salt, ikm)\nkey = hkdf.expand_key(info, length)"]}],"homepage":"https://github.com/casebeer/python-hkdf","github":"https://github.com/casebeer/python-hkdf","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}