Commit e5bb89cc authored by yiwenshao's avatar yiwenshao

change the decryption onion priority, ashe should be better than ope

parent 4835a594
......@@ -594,8 +594,8 @@ void storeStrategies(std::vector<FieldMetaTrans>& res){
static const std::vector<onion> onion_order = {
oDET,
oOPE,
oASHE,
oOPE,
oAGG,
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment