python程序出现 Segmentation fault 传入类型错误
摘要:
调用结构: self.hyb_abe.decrypt2(self.E_key,self.ct) #传入参数类型不对, #pair(C1,sk_s)改为 #pair(C1,self.public_params['g1']**sk_s) def decrypt(self, ciphertext, sk_ 阅读全文
posted @ 2025-01-06 15:33
烫烫烫烫热
阅读(18)
评论(0)
推荐(0)