Xue Yu

Results 4 issues of Xue Yu

In push_struct function in gen.c, there are three for loops, but it seems that only first for loop is executed, the last two for loops is not executed int i...

I used the parameter `m=28679 p=2 r=1` for bootstrap recryption, and tests different nBits(level) values, it looks that if the nBits is less, the recryption maybe failed or after recryption...

After lots of updates of HElib, it seems that homo AES has several places which are not complatible. This PR tried to make homo AES work with the latest helib....

Hi, I am confused about some places in memeber test: 1、why use (-1, 1, 1, ...1) as the test vector 2、In extract, why only extract the first element `b0` of...