ALCP_ENABLE_GCM_ALWAYS_COMPUTE_TABLE (ON/OFF) (Default: ON) This optional CMake flag controls GCM table precomputation: set -DALCP_ENABLE_GCM_ALWAYS_COMPUTE_TABLE=ON (default) to recompute the subkeys table on every operation for better application performance, or OFF to reuse a stored precomputed table.