资源列表
zhihuanjiami
- 置换密码亦称换位密码。置换只不过是一个简单的换位。每个置换都可以用一个置换矩阵 来表示。每个置换都有一个与之对应的逆置换 。置换密码的特点是仅有一个发送方和接收方知道的加密置换(用于加密)和对应的逆置换(用于解密)。它是对明文 长字母组中的字母位置进行重新排列,而每个字母本身并不改变。-Password replacement, also known as transposition cipher. Replacement is just a simple transposition. Each
ecode
- 易语言程序保护模块1.0不死神鸟版 QQ:69-Easy protection module language program version 1.0 immortal Bird QQ: 6944455
082
- 用C语言简单实现的磁盘数据的简单加密程序.并且可以挽救磁盘-Simple implementation in C language, a simple data disk encryption program. And you can save disk
c_des
- c语言编写的,DES加密与解密程序。实现了DES对文本信息的加密与解密。-c language, DES encryption and decryption process. Implementation of DES for encryption and decryption of text messages.
cs2phpcryptography
- 实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
ZhuceDemo
- vc 实现对软件的简单加密\ZhuceDemo的程序源码,很不错的demo-vc achieve a simple encryption software \ ZhuceDemo the program source code, very good demo
RegistDemo
- vc 使用注册表模拟软件加密\RegistDemo的程序源码,希望对大家有所帮助-vc encrypted using the simulation software registry \ RegistDemo the program source code, we hope to help
EncryptTif
- 简单对tif传真文件加解密,防止传真内容外泄-Simple file encryption and decryption of the tif fax, fax to prevent leakage of contents
Java-Encryption
- BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.
base64.c.tar
- base64加密 解密 参数格式为: 加密 ./base64 -e <inputfile> <outputfile> 解密 ./base64 -d <inputfile> <outputfile>-./base64-e <inputfile> <outputfile> ./base64-d <inputfile> <outputfile>
DES---CPP
- c++ des加密解密 实现des加密解密的功能-c++ des des encryption decryption encryption and decryption functions to achieve
Base64_Coder
- 这段代码演示了标准的Base64编码算法-Base64 encoding algo
