资源列表
Encryption
- encryption and decryption in cryptography developed in .net vb
MD5_CLASS
- 将MD5算法进行类的封装,里面有介绍类的使用方法,便于学习加密解密算法-The MD5 algorithm class encapsulation, which has introduced the class to use, easy to learn encryption and decryption algorithm
javajiami
- 用java语言写的加密算法,供大家学习交流-java language used to write the encryption algorithm for all learning exchanges
Analysis-of-IP-fragment--attacks
- 本文对linux的IP组装算法进行了分析,因为IP碎片经常用于DOS等攻击,在文章后面我结合了一些攻击方法进行了更进一步的说明 -In this paper, the IP linux assembly algorithm analysis, because the IP fragments are often used in attacks such as DOS, later in the article I combine several attack methods are furt
17
- 数据加密程序。数据是四位整数,传递过程需要加密,规则如下:每位数字都加上5,然后用和除以10的余数代替该字,再将第一位和第四位的交换,第二位跟第三位交换,用C语言完成。-Data encryption programs. The data is four integers, transmission process requires encryption, the rules are as follows: Each figures with five, and then divided by
RSA5.8
- 实现RSA加密,按照步骤,一步一步实现,很简单。容易了解
file-coding
- 此源代码用于给文件加密的作用,简单实用,可以对加密的文件进行密码设置-The source code for file encryption, simple and practical
GFP_MUL_Project
- this the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the MUL routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.
RSA
- RSA 大数运算 大数生成 公认的最有权威的数字签名系统-RSA operation of large numbers generated large numbers of the most recognized and authoritative digital signature system
DATAEncryptionSystem
- The C++ code for data encryption system of NIST.-The C++ Code for data encryption system of NIST.
md5
- MD5的C++源码,并在DEV-C++下编译通过,其中还有注释并带有MD5算法的文档!
MYDES
- 一个介绍DES加密的程序,可以看看DES是怎么回事
