mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-29 10:12:06 +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).