登录
首页 » Visual C++ » RegistryKey

RegistryKey

于 2010-04-14 发布 文件大小:923KB
0 128
下载积分: 1 下载次数: 0

代码说明:

说明:  获取硬盘物理序列号,用来对软件加密,vs2008工程。(HD number)

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

发表评论

0 个回复

  • sanpack_rsa_vs2003sln_src
    分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。 (RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results)
    2006-09-25 23:19:04下载
    积分:1
  • RSA-MFC
    RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密(RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption)
    2009-06-15 14:34:51下载
    积分:1
  • MIRACL
    支持椭圆曲线运算的大数运算库和源程序,头文件和静态库可以使用。(Support for elliptic curve operations of large numbers arithmetic library and source code, header files and static libraries can be used.)
    2020-07-03 22:00:01下载
    积分:1
  • des
    实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。(The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.)
    2014-10-29 10:14:19下载
    积分:1
  • 6
    说明:  六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密(Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption)
    2010-09-23 23:14:02下载
    积分:1
  • AES-encryption_decryption
    说明:  用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密(For numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters)
    2011-02-19 17:29:38下载
    积分: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
  • mAffineCipher
    古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
    2011-10-30 10:37:30下载
    积分:1
  • bl_des_test
    使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
    2010-08-30 18:56:22下载
    积分:1
  • 080702
    公钥密码基础设施应用技术体系 密码设备应用接口规范 做系统安全性的参考文档。(Application of public key cryptography infrastructure equipment application technology system password security system interface specifications make reference to the document.)
    2011-08-09 00:24:47下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载