搜索资源列表
AES加密算法演示程序
- 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
HideInfo
- 使用java编写的LSB图像信息隐藏算法演示程序,可以将任何符合大小限制的文件拆分为一个一个bit隐藏到非压缩bmp图像中。支持在隐藏前通过zip类对文件进行压缩-prepared by the use of LSB image information hidden algorithm demo program, can be any size restrictions with the document for a split hidden bit of a non-compressed bm
RSAprogram
- 本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea
DES_jjm
- 一个DES加密解密的demo程序,方便学习。-A DES encryption and decryption of the demo program to facilitate learning.
openSSLDemo
- 本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
CS_Bandwidth_Monitor
- A program for monitoring bandwith usage as well as a demo of UI techniques, such as a form that will blend into your desktop so it looks like it is part of it. The stats form that will "Roll" out of the main form. It will remember where you have you
DES-AES-RC4
- DES,AES,RC4加密技术的简单的演示程序,有兴趣的可以-DES, AES, RC4 encryption technology, a simple demo program, interested to see
ZhuceDemo
- vc 实现对软件的简单加密\ZhuceDemo的程序源码,很不错的demo-vc achieve a simple encryption software \ ZhuceDemo the program source code, very good demo
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
Rijndael
- AES加密算法VB源码演示程序,涉及加密算法以及文件加密、解密,在多种场合中都可应用,本加密程序可以加密字符和加密文件,当然也可解密,对学习AES算法当然是挺有参考意义的-VB source AES encryption algorithm demo program, involving encryption algorithm and file encryption, decryption, can be applied in a variety of occasions, the encr
rsa-demo
- RSA演示程序,对于RSA的加密解密的步骤做了可视化内容-RSA demo program for the RSA encryption and decryption steps to do a visual content
Ecc
- ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。主要是一个模拟演示程序。-ECC to achieve the original code, including the generation of elliptic curves and file encryption and decryption. Is primarily a simulation demo program
Encryption_Yz
- 一个简单是加解密演示程序,可视化的MFC程序,提供了两种加解密算法,一个是RSA,一个是异或算法。-A simple encryption and decryption of the demo program, visualization of the MFC program offers two encryption and decryption algorithm, RSA, an XOR algorithm.