mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
[dbfv/dckks] two-rounds relinearization key generation
This commit is contained in:
3
Makefile
3
Makefile
@@ -32,6 +32,9 @@ test_local:
|
||||
go run ./examples/bfv/examples_bfv.go > /dev/null
|
||||
go run ./examples/ckks/euler/euler.go > /dev/null
|
||||
go run ./examples/ckks/sigmoid/sigmoid.go > /dev/null
|
||||
go run ./examples/dbfv/pir/pir.go &> /dev/null
|
||||
go run ./examples/dbfv/psi/psi.go &> /dev/null
|
||||
@echo ok
|
||||
|
||||
test: test_fmt test_local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user