mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 22:57:59 -05:00
chore(data)!: breaking data changes for future compatibility
- invert the LweKeyswitchKey level order and propagate change - remove dependency on unsupported wopbs keys for the HL keys
This commit is contained in:
2
Makefile
2
Makefile
@@ -21,7 +21,7 @@ BENCH_OP_FLAVOR?=DEFAULT
|
||||
NODE_VERSION=22.6
|
||||
FORWARD_COMPAT?=OFF
|
||||
BACKWARD_COMPAT_DATA_URL=https://github.com/zama-ai/tfhe-backward-compat-data.git
|
||||
BACKWARD_COMPAT_DATA_BRANCH?=v0.2
|
||||
BACKWARD_COMPAT_DATA_BRANCH?=v0.3
|
||||
BACKWARD_COMPAT_DATA_PROJECT=tfhe-backward-compat-data
|
||||
BACKWARD_COMPAT_DATA_DIR=$(BACKWARD_COMPAT_DATA_PROJECT)
|
||||
TFHE_SPEC:=tfhe
|
||||
|
||||
Reference in New Issue
Block a user