mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 22:31:28 +02:00
This is a wrapper function around OpenSSL HKDF API functions to use the "extract-then-expand" HKDF mode as defined by rfc5869. This function will be used to derived stateless reset tokens from secrets ("cluster-secret" conf. keyword) and CIDs (as salts).