登录
首页 » Visual C++ » ECC_Paper

ECC_Paper

于 2013-09-18 发布 文件大小:497KB
0 113
下载积分: 1 下载次数: 2

代码说明:

  关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)

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

发表评论

0 个回复

  • diban
    转下的源代码程序,此程序需要密码,但可以正常使用,并可对后台进行部分修改(Transfer the source code under the program, this program requires a password, but can be used normally, it may also be part of the background changes)
    2009-12-14 23:09:16下载
    积分:1
  • 文件
    对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
    2017-08-28 09:57:58下载
    积分:1
  • affine1
    仿射 suanfa daima 加密 解密(affine suanfa daima affine )
    2010-09-02 03:36:51下载
    积分:1
  • PDF-Password-Remover3.1
    pdf文件加密移除小软件。使pdf文件可打印可注释。(To remove pdf file encryption. So files can be printed comments)
    2014-12-25 11:46:27下载
    积分:1
  • yinpinjiami
    基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
    2021-02-28 17:59:36下载
    积分:1
  • LCCrypto_Src
    本程序可以在 PE 文件的结尾增加一个新节,从而在已被“加密”的程序开始运行时,要求输入密码。(This procedure can be the end of the document in the PE to add a new section, which has been in the encryption process to start running when asked to enter a password.)
    2008-02-29 09:29:32下载
    积分:1
  • AES
    AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf(AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf)
    2008-05-06 17:17:00下载
    积分:1
  • sm-
    国密算法sm实现 sm2数字签名 密钥交换,sm3,sm4,已实现、求sm2第四部分公钥加密c实现源码。。。江湖救急。。。(sm2,sm3,sm4。。。)
    2013-03-13 22:41:56下载
    积分:1
  • chaos
    针对Logistic映射,实现数字图像迭代混沌加密算法()
    2007-08-06 22:30:58下载
    积分: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
  • 696524资源总数
  • 103930会员总数
  • 47今日下载