资源列表
Elgamal.rar
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
des.c
- DES.C X_OR ByteBin HexaByte
jm
- 用过共享软件的人都知道,一般的共享软件(特别是国外的)在使用一段时间后都会提出一些“苛刻”的要求,如让您输入注册号等等。如果您想在软件中实现该“功能”的话,方法有很多。在这里我介绍一种我认为安全性比较高的一种,仅供参考。 大家都知道,当您在命令行中键入“dir”指令后,系统都会读出一个称作serial number的十六进制数字。这个数字理论上有上亿种可能,而且很难同时找到两个序列号一样的硬盘。这就是我这种注册方法的理论依据,通过判断指定磁盘的序列号决定该机器的注册号。-Used to sh
vigenerecipher
- vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥-vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key
clsRijndael.zip
- Rijndael class on VB6,Rijndael class on VB6
des3
- des3加密,可直接使用。网上翻了一个小时des3竟然没有找到可以直接使用的,最终我自己调试了一个出来。 压缩文件下包含两个.h,两个.cpp文件,des3.h就包含了调用的函数接口,密钥在des3.cpp中宏定义。-useful des3
VB_second_encryption_equals_decryption_algorithm.r
- VB文件二次加密等于解密的一种算法源程序-VB file a second encryption equals decryption algorithm source code
adaptendian-md5
- 计算机芯片不同其大小印第安序不同,一般分为大印第安序和小印第安序,如果不能自动区别,用于签名验证的hash函数结果不一样,不能验证-Indian computer chip the size of the different sequence of different, generally divided into large and small Indian Indian sequence order, if the distinction does not automatically use
DES
- 金融行业标准的DES加密算法源码,主要用在金融、金卡工程以及CPU卡的加密算法。
udp
- 客户端之间发送PING报文,客户端接受其他客户端的PING报文,回复信息。 个人想法:通过UDP连接,客户端与服务器建立连接,登录只要用户名(不能重复),能从服务器查询在线用户。-There are four main components to phase 2: 1) Add functionality to send “ping” messages over UDP and listen for echo responses, in order to
testRC4
- 用于游戏客户端 的简单加密算法(RC4 RC5)。-simple encryption code for client Game。
Diamond算法
- 关于Diamond算法的一个小程序-Diamond algorithm on a small program
