mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 11:12:46 +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).