mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
Fast xxhash64 algoritm can be used for integrity protection. Add implicit tag size (so user do not need to use --tag-size), mention it in man page and add a test. Fixes: #632