搜索资源列表
Vigenere加密算法
- 自己写的一个Vigenere加密算法.不用多说了吧,值得收藏,特别是对于初学者.-I have written a Vigenere encryption program by myself.Out of question,it is worth to be collection especially by the beginner.
MD5_Carithmetic
- 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
encryptTea
- 使用TEA加密方法的简单加密解密程序. 包含 COMMAND版本 和 WIN32 两个版本.可供初学者学习. 超级雷电-use encryption methods of encryption and decryption procedures simple. COMMAND contains Win32 version and the two versions. For beginners to learn. Super Lightning
RSA_DES
- 一个用RSA,DES的加密小程序,可以生成RSA密钥对,用于加密初学者学习的源代码-with an RSA, DES encryption small program can generate RSA keys right, for beginners to learn the encryption source code
mima
- 简单的 密码问题 初学者-simple passwords for beginners
eMulAVIPlayer
- 这是一个编程开发用的AVI的播放器对初学者有启发作用-This is a programming using AVI player for beginners instructive role
simpleexample
- 文件加密原码一个简单的加密和解密原码,适合初学者-original document encryption code a simple encryption and decryption of the original code for beginners
VB打造MD5加密工具
- 有全部的制作过程~~~适合初学者,一步一步的做.-are all in the process of making ~ ~ ~ for beginners, step by step so.
DWT_shuiyin2
- 两三年前写的dwt水印加密解密,比较简单,再找找看好些的程序,供初学者看看把~-23 before writing dwt watermarking encryption and decryption, relatively simple, and the room and look better procedures, for beginners to see put ~
jiejiemiok
- 一个非常好的对称加密算法,有jar文件,可以直接运行,对初学者非常有用-a very good symmetric encryption algorithm, a jar file can be run directly, very useful for beginners
md5
- 用delphi编写的md5实现程序,实现了基本的加密功能,可用来做加密验证和md5实现方法学习,适合delphi初学者。
keyword
- 基于Labview的密码设置方法,初学者使用。
RSAraw
- 基本C++版RSA加密解密,只有一个cpp文件,供初学者参考修改(不完整版)
jiamijiemi
- 本源码为C#编程,采用DEC算法的加密解密算法,实为C#初学者不可多得的珍贵源代码,
aes
- 演示用AES方式进行加密解密方法,适合初学者
caser
- 一个初学者vc++环境下编写的初级凯撒加密算法和单表置换加密算法,对话框实现
zcrc500
- 此段源程序作为读写器源码不可缺少的部分。对于初学者要认真阅读
MD5
- 一个MD5的示例程序,详细介绍了MD5加密算法的工作流程,适合初学者研读。
RSA
- 这是一个RSA加密算法的类的源代码,很适合初学者学习参照。
extendedeuclid
- 作者身份:华南理工大学知识产权学院王桂林,这是我自己编写的拓展欧几里得算法,用于实现RSA加密中的求模数乘法逆元,适合初学者作参考代码。文件内容是VS C++项目文件。(I am a student who is from South China University of Technology.This is a realization of the extended Euclid calculation, which can be used to do the RSA. I suggest