搜索资源列表
RSA_DEMO
- 一种利用公钥算法(又称为非对称算法)RSA制作注册码的方法。采用这种方法,不知道密钥的话时很难写出注册机来。实际上有部分软件已经使用了这类方法。RSA加密算法DEMO-use of a public key algorithm (also known as non-symmetric algorithm) production license RSA method. Using this method, I do not know the key words is difficult to wr
zhucemabaohu
- 如何通过机器标识 (CPU序号,网卡mac地址),生成注册码,对你的软件作品进行保护,让只有获得注册码的机器,才能运行你的软件或才有全部功能。可惜取CPU序号,网卡mac地址只有dll,没有源码。但注册码演示的是全部源码-how machines identification (CPU serial number, network card mac address), Serial Number Generation, to your software works to protect and
hu_CNGCryptFile_src
- 用vs2005 CNG写的一个加密文件及产生Product key 的demon,内含详细说明文件-vs2005 CNG use of a written document encryption key and have the demo Product n, documents containing details
3des.3DES加密演示程序,有加密,解密演示
- 3DES加密演示程序,有加密,解密演示,需要输入KEY,3DES encryption demo program, there are encryption, decryption presentation, need to enter KEY
AES_Demo_rijndael_ingles2004
- AES Rijndael算法的动画演示。生动详细,演示包括了加密过程四种变换和密钥变换过程。-Animated demo of AES Rijndael. Vivid and detailed. The demo includes 4 encryption transforms and key schedule.
LicenseSource
- 使用NET和CSharp编程,可以根据输入的模板格式和加密解密字符实现软件许可文件的自动生成-This article is about a license key generation program. As you know when you get a software package it usually requires a license key. The keys that are generated show various pieces of information, such
Encrypt
- VB替代加密法演示实例,输入密钥以及待加密字符串,就可得到最终的加密结果,程序并不复杂,有兴趣的可下载源码参考。-The demo instance of the VB alternative encryption method, enter the key string to be encrypted, you can get the final results of the encryption procedure is not complicated, who are interested
VECC_sourcecoi
- Visual C++实现的ecc加密密算法,可以源代码实现ecc算法的演示 -The Visual C++ achieve ecc encryption key algorithm, can the source code ecc algorithm demo
RSA
- // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
MFC_RC4Demo
- 使用MFC编写的界面版流加密RC4算法例程,可以随机跟换加密密钥-It is a Demo of RC4 Algorithm made by MFC 6.0,it can change key by press button.
delphiRSA
- RSA的加密算法,公钥、私钥算法,加密、解密DEMO-RSA encryption algorithm, public key, private key algorithms, encryption, decryption DEMO
