king
king
> 阿里云上搭建了个2核4G的机器,ip: 120.24.62.193,可长期分享使用 要怎么使用,进去就是helloworld
> I ran your above codes on localhost and could reproduce a similar error, the SecureNN timings are indeed a bit lower. The reason is unclear to me. :( I...
I have tried the `to_string()` according to the serialization. There is a new problem that recovering the ciphertext from `string` requires the `context`. Thus, I have to serialize the `context`...
Sure, the reason I'm going to transfer the `context` to the other PC is because I'm going to use the same context for encryption and decryption, which now seems to...