mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 21:49:05 +02:00
The converter can be used to decrypt the raw byte input using the AES-GCM algorithm, using provided nonce, key and AEAD tag. This can be useful to decrypt encrypted cookies for example and make decisions based on the content.