登录
首页 » Visual C++ » Paillier

Paillier

于 2021-03-02 发布 文件大小:4563KB
0 333
下载积分: 1 下载次数: 29

代码说明:

  Paillier加密算法的实现。产生512位大数,进行大数运算。1、产生密钥2、加密、3、解密。(Paillier encryption algorithm implementation. Produce 512 Tarsus, Tarsus operation performed. 1, 2 generates a key, encrypts, 3, decryption.)

文件列表:

Paillier
........\Paillier
........\........\2800素数.h,18792,2015-06-15
........\........\BigNumber.h,13337,2015-06-15
........\........\Debug
........\........\.....\Pailliar.Build.CppClean.log,912,2015-06-15
........\........\.....\Pailliar.exe,1090048,2015-06-15
........\........\.....\Pailliar.ilk,2776540,2015-06-15
........\........\.....\Pailliar.log,1394,2015-06-15
........\........\.....\Pailliar.obj,486623,2015-06-15
........\........\.....\Pailliar.pdb,4926464,2015-06-15
........\........\.....\Pailliar.tlog
........\........\.....\.............\CL.read.1.tlog,6014,2015-06-15
........\........\.....\.............\CL.write.1.tlog,380,2015-06-15
........\........\.....\.............\link.read.1.tlog,2272,2015-06-15
........\........\.....\.............\link.write.1.tlog,404,2015-06-15
........\........\.....\.............\Pailliar.lastbuildstate,175,2015-06-15
........\........\.....\vc120.idb,273408,2015-06-15
........\........\.....\vc120.pdb,339968,2015-06-15
........\........\Pailliar.cpp,2294,2015-06-15
........\........\Pailliar.dsp,4432,2013-10-09
........\........\Pailliar.dsw,522,2013-10-09
........\........\Pailliar.ncb,58368,2015-03-17
........\........\Pailliar.opt,53760,2015-03-17
........\........\Pailliar.plg,1485,2015-03-17
........\........\Pailliar.sdf,7667712,2015-06-15
........\........\Pailliar.sln,961,2015-05-17
........\........\Pailliar.vcxproj,6394,2015-06-04
........\........\Pailliar.vcxproj.filters,1124,2015-06-04
........\README.txt,27,2015-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DESsystem
    说明:  DES加密算法,C++编写,有界面有录像,写的很详细的大项目(DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail)
    2011-04-10 21:12:01下载
    积分:1
  • AES
    用C/C++实现加解密算法及其应用:AES 和基于AES 的CMAC(Encryption and decryption algorithm and its application with C/C++: AES and CMAC based on AES)
    2020-07-04 10:00:02下载
    积分:1
  • A3-input-Bezier
    QT QT GAME ENGINE DESIGN ASSIGNMENT 3 CODE
    2015-11-25 12:57:23下载
    积分:1
  • 0401-2
    椭圆曲线密码体制及其在电子银行中的应用,对椭圆曲线的加解密应用具有很好参考价值(Elliptic curve cryptography and its application in e-banking, a good reference value of the elliptic curve encryption and decryption application )
    2012-04-01 09:12:53下载
    积分:1
  • DES-avalanche
    DES加密的雪崩效应分析,按照作业要求做的。(DES encryption of the avalanche effect analysis, done in accordance with operational requirements.)
    2021-04-12 14:08:57下载
    积分:1
  • imgecrypt_cpp
    说明:  用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
    2010-04-12 18:49:30下载
    积分:1
  • softKey-yutian-vb
    自己写的域天加密狗VB使用小例子,32位的加密狗快速开发源代码(Write your own domain days dongle VB use a small example, 32 dongle rapid development of source code)
    2012-09-11 17:29:31下载
    积分:1
  • Hash_sha256
    sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
    2013-09-19 16:09:12下载
    积分:1
  • GPU-AES
    使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
    2012-04-27 10:15:24下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载