搜索资源列表
md5-cc-102.tar
- 简单的实现MD5加密算法,适用于多种平台-simple realization of the MD5 algorithm, applicable to a variety of platforms
md5
- 一个简单、轻巧、易用的md5加密算法类
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
DES
- DES加密算法 逻辑性强,语法简单,易懂-DES encryption algorithm strong logical thinking, simple syntax and easy to understand
AES
- AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
jiamisuanfa
- 简单的加密算法设计想法 是我的学习网络安全时老师给的一个任务-This is easy procject .because it very easy so do not said anything.
information-secrecy
- 对文本,音频和图片三种格式的文件进行加密解密其中只对文本进行了加密解密,使用了比较简单的凯撒移位算法,栅栏易位算法和置换算法 源代码: -secrecy
rc4
- 实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
sha1sum
- 一个简单实用的sha1加密算法的C实现。-a C source code computing sha1sum.
sha1
- 一个简单的C++实现的sha1加密算法。-a C++ source code computing sha1
Summary-of-the-encryption-algorithm
- 对各种加密算法的总结,简单易懂,例如:rsa,des,md5,sha1等等算法-To all sorts of encryption algorithm summary, easy to understand, for example, rsa, des, md5, sha1 algorithm and so on
Rijndael
- Rijindeal 算法简介,其中包含有原本的算法简介,不同于简单的AES加密-Rijindeal
MD5
- 这是根据百度百科对MD5算法的介绍和一些论文中的介绍开发的一个简单的MD5加密程序,程序的主体正确,但是在移位操作上有问题,大家下载后自己改正吧-This is based on the the Baidu Encyclopedia MD5 algorithm introduced and some paper introduced the development of a simple MD5 encryption program, the main body of the program i
KG
- 序列密码也称为流密码(Stream Cipher),它是对称密码算法的一种。序列密码具有实现简单、便于硬件实施、加解密处理速度快、没有或只有有限的错误传播等特点,因此在实际应用中,特别是专用或机密机构中保持着优势,典型的应用领域包括无线通信、外交通信。若能以一种方式产生一随机序列(密钥流),这一序列由密钥所确定,则利用这样的序列就可以进行加密,即将密钥、明文表示成连续的符号或二进制,对应地进行加密。-Stream cipher is also known as Stream Cipher (St
fangshejiami
- 一个简单的仿射加密算法,能分析参数变化时的密文频率变化-A simple affine encryption algorithm, can analyze the ciphertext frequency change of parameters
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code
RSA
- rsa加密算法,快速简单的实现非对称加密-rsa encryption algorithm
Sm4_jiamijiemi
- 国米算法SM4进行加密解密,界面简单易于理解-Inter SM4 encryption and decryption algorithm, simple interface is easy to understand
ARPR2014-www.jiepat.com
- Arpr就是Advanced RAR Repair,是一款rar密码破解软件,帮你找回rar文件的密码,注册后可以解开多达128位密码。 这种压缩方法支划自解压压缩包可自设暴破字符集(支划非英文字符)随时可中断破解进度,稍后可自断点继续可后台运行,仅在闲置状况下占用CPU可选用自定义化的“暴破”方法,也可选用高效的字典方法支划经AES-1 简单易用。 arpr软件 arpr v1.53汉化美化版是一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。 它提供
WJNY
- 维吉尼亚加密算法的C语言实现,使用的时候在控制台下运行,使用最简单的编译器直接编译,不需要创建工程。-Virginia encryption algorithm in C language, use the time to run in the console, using the most simple compiler compiler directly, no need to create the project.