MINOR: sample: add the sha1 converter
authorDragan Dosen <ddosen@haproxy.com>
Tue, 24 Oct 2017 07:18:23 +0000 (09:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 25 Oct 2017 02:45:58 +0000 (04:45 +0200)
commit6e5a9ca94830ba40ac97a43e6232114601e1ae6f
tree2f77cad89aeec34ce758acbbe37874eb337d1b7d
parent7389dd086c6dcc6d045adfb38e5a390868c92766
MINOR: sample: add the sha1 converter

This converter can be used to generate a SHA1 digest from binary type
sample. The result is a binary sample with length of 20 bytes.
doc/configuration.txt
src/sample.c