资源列表

« 1 2 ... .96 .97 .98 .99 .00 1301.02 .03 .04 .05 .06 ... 1665 »

[加密解密Virginia-cipher

说明:信息安全,维吉尼亚密码的加密与解密,用C语言编写的,经测试没有问题。-Information security, Virginia password encryption and decryption, written in C, tested no problem.
<夏雄飞> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[加密解密Virginia-cipher

说明:信息安全,维吉尼亚密码的加密与解密,用C语言编写的,经测试没有问题。-Information security, Virginia password encryption and decryption, written in C, tested no problem.
<夏雄飞> 在 2025-01-21 上传 | 大小:32kb | 下载:0

[加密解密RSA

说明:信息安全RSA的加密与解密,是用C语言编写的,经测试没有问题-Information security of RSA encryption and decryption, is written in C, tested no problem
<夏雄飞> 在 2025-01-21 上传 | 大小:46kb | 下载:0

[加密解密Affine

说明:本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
<夏雄飞> 在 2025-01-21 上传 | 大小:32kb | 下载:0

[加密解密DES

说明:DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compil
<sunjunyu> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[加密解密MD5

说明:实现经典的MD5加密算法,加密明文是txt文本,密文未256bit16进制数-Realize the MD5 encryption algorithm classic, encryption expressly is TXT text, not 256 bit16 into plaintext number system
<黄国为> 在 2025-01-21 上传 | 大小:1.19mb | 下载:0

[加密解密RSA

说明:实现大数的RSA加密算法,并包含有大数头文件-Realization of tarsus RSA encryption algorithm, and contains large header files
<黄国为> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[加密解密rsa

说明:RSA实现文件的加密解密。环境VC6.0 编译通过,直接可用-RSA file encryption and decryption. Environmental VC6.0 compiler directly available
<李超> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[加密解密Caesar-code

说明:凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption syste
<zhubei> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[加密解密XOR256

说明:对文件与文本进行异或加解密,算法比较简单实用-file encrypt decrypt
<李海龙> 在 2025-01-21 上传 | 大小:288kb | 下载:0

[加密解密rsa

说明:纯粹C语言实现的RSA,单个C文件,2000行-a single rsa security file,pure C,2000 lines
<fishead> 在 2025-01-21 上传 | 大小:7kb | 下载:0

[加密解密5key

说明:5种方法解除开机密码.txt -failed to translate
<zgx> 在 2025-01-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1301.02 .03 .04 .05 .06 ... 1665 »

源码中国 www.ymcn.org