搜索资源列表
opes
- 关于这段时间比较新的同态加密的文献,是一篇非常有意思的文章,还是比较少见的-About this time a relatively new homomorphic encryption literature, is a very interesting article, it is quite rare
ElGamal
- 最近看了一些同态加密方面的文章,提到了RSA和ElGamal两种具有同态性质的算法,并加以实现-Encrypt&decrypt for RAS & Elgamal
a-new-privacy-homomorphism
- 介绍了同态加密算法,并进行了仿真实验,比较的一篇文章-Homomorphic encryption algorithm is introduced, and the simulation experiment, more of an article
test
- 同态加密是指对加密的数据进行处理得到一个输出,将这一输出进行解密,其结果与用同一方法处理未加密的原始数据得到的输出结果是一样的。內含新手該讀的一些經典文章-Homomorphic encryption processing of the encrypted data to obtain an output, the output of decryption, the result is the same to the output of
fhe-code-lib
- 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography r
fhe-code
- IMB原版的全同态加密算法,完整版,但是要自己编译库函数-IMB original full homomorphic encryption algorithm, the full version, but to compile their own library functions
libpaillier-0.8.tar
- paillier 加密系统 具有同态加密特性 主要是加法 和混合乘法同态特性-paillier encryption system has homomorphic encryption features mostly addition and multiplication with a mixed state properties
MD5
- 全同态加密算法的初学者可以借鉴一下,已经调试过得程序,非常成功-Fully homomorphic encryption algorithm
SearchableEncryption
- 云计算中的可搜索加密技术 其中数据加密采用的是全同态加密技术- U4E91 u8BA1 u7B97 u4E2D u7684 u53EF u641C u7D22 u52A0 u5BC6 u6280 u672F u5176 u4E2D u6570 u636E u52A0 u5BC6 u91C7 u7528 u7684 u662F u5168 u540C u6001 u52A0 u5
javallier-master
- paillier 加密系统,实现同态加密解密(paillier encryptedPaillier encryption system, the realization of homomorphic encryption)
FHE代码
- 同态加密的代码 源代码,同态加密过程可以用(Homomorphic encryption code)
HElib.tar
- HElib is a homomorphic encryption algorithm for protecting the secrets
shaih-HElib-69c7f2e
- 同态加密开源库,可实现密文计算,详情可以在github上搜索helib(Homomorphic encryption open source library, ciphertext computing can be achieved, the details can be searched on the helib GitHub)
HEcalc
- 一个同态加密的简单例子,可实现简单的计算,具有一定的参考价值(A simple example of homomorphic encryption, simple calculation can be achieved, with a certain reference value)
data hiding in an image
- 全同态加密算法的初学者可以借鉴一下,已经调试过得程序,非常成功 (Fully homomorphic encryption algorithm)((Fully homomorphic encryption algorithm))
HElib-master
- IBM推出的新版全同态加密库HElib.里面有代码和说明文件以及相关论文。(HElib library is a fully homomorphic encryption library launched by IBM.)