资源列表
[加密解密] Modern-cryptography-
说明:1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using<萧瑜> 在 2025-01-28 上传 | 大小:6kb | 下载:0
[加密解密] WatchSAFE-3.3-administraotr-guide
说明:握奇SAFE3.3系统的管理员手册。文档介绍了握奇系统中证书产生、证书导入USBKey、证书获取API等方面的内容。-Watchdata SAFE3.3 System Administrator Guide. Watchdata document describes how to generates a certificate, import it to USBKey, get it from USBKey and other aspe<google> 在 2025-01-28 上传 | 大小:3.25mb | 下载:0
[加密解密] zhihuanjiami
说明:置换密码亦称换位密码。置换只不过是一个简单的换位。每个置换都可以用一个置换矩阵 来表示。每个置换都有一个与之对应的逆置换 。置换密码的特点是仅有一个发送方和接收方知道的加密置换(用于加密)和对应的逆置换(用于解密)。它是对明文 长字母组中的字母位置进行重新排列,而每个字母本身并不改变。-Password replacement, also known as transposition cipher. Replacement is jus<张华> 在 2025-01-28 上传 | 大小:1kb | 下载:0
[加密解密] cs2phpcryptography
说明:实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.<ppeng> 在 2025-01-28 上传 | 大小:203kb | 下载:0
[加密解密] RegistDemo
说明:vc 使用注册表模拟软件加密\RegistDemo的程序源码,希望对大家有所帮助-vc encrypted using the simulation software registry \ RegistDemo the program source code, we hope to help<> 在 2025-01-28 上传 | 大小:43kb | 下载:0
[加密解密] EncryptTif
说明:简单对tif传真文件加解密,防止传真内容外泄-Simple file encryption and decryption of the tif fax, fax to prevent leakage of contents<liaowenxing> 在 2025-01-28 上传 | 大小:29kb | 下载:0
[加密解密] 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.<刘恒毅> 在 2025-01-28 上传 | 大小:350kb | 下载:0
[加密解密] base64.c.tar
说明:base64加密 解密 参数格式为: 加密 ./base64 -e <inputfile> <outputfile> 解密 ./base64 -d <inputfile> <outputfile>-./base64-e <inputfile> <outputfile> ./base64-d <inputfile> <outputfile<FrankFang> 在 2025-01-28 上传 | 大小:1kb | 下载:0