资源列表

« 1 2 ... .56 .57 .58 .59 .60 1161.62 .63 .64 .65 .66 ... 1665 »

[加密解密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

[加密解密MD5

说明:md5 encryption example in the game engine game maker md5 gamemaker used to encrypt the password and check the input string can be password no reverse md5 string out the original password
<toi la ai> 在 2025-01-28 上传 | 大小:14kb | 下载: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

[加密解密082

说明:用C语言简单实现的磁盘数据的简单加密程序.并且可以挽救磁盘-Simple implementation in C language, a simple data disk encryption program. And you can save disk
<苏小湃> 在 2025-01-28 上传 | 大小:1kb | 下载:0

[加密解密c_des

说明:c语言编写的,DES加密与解密程序。实现了DES对文本信息的加密与解密。-c language, DES encryption and decryption process. Implementation of DES for encryption and decryption of text messages.
<海涛> 在 2025-01-28 上传 | 大小:734kb | 下载: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

[加密解密ZhuceDemo

说明:vc 实现对软件的简单加密\ZhuceDemo的程序源码,很不错的demo-vc achieve a simple encryption software \ ZhuceDemo the program source code, very good demo
<> 在 2025-01-28 上传 | 大小:48kb | 下载: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
« 1 2 ... .56 .57 .58 .59 .60 1161.62 .63 .64 .65 .66 ... 1665 »

源码中国 www.ymcn.org