资源列表

« 1 2 ... .37 .38 .39 .40 .41 242.43 .44 .45 .46 .47 ... 1665 »

[加密解密openssl-1.0.1e.tar

说明:OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序。OpenSSL的目录结构自然也是围绕这三个功能部分进行规划的。 作为一个基于密码学的安全开发包,OpenSSL提供的功能相当强大和全面,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。-OpenSSL is probably the entire package can be d
<huang> 在 2025-01-17 上传 | 大小:4.25mb | 下载:0

[加密解密Cipher

说明:对消息进行摘要,并进行签名,用对称加密明文,用socket传输-Summary of the message, and sign, with symmetric encryption plaintext, using socket transport
<wuxiaoyu> 在 2025-01-17 上传 | 大小:24kb | 下载:0

[加密解密RainbowApplication

说明:A rainbow table is a precomputed table for reversing cryptographic hash functions, usually for cracking password hashes. Tables are usually used in recovering the plaintext password, up to a certain length consisting of
<moro> 在 2025-01-17 上传 | 大小:1.19mb | 下载:0

[加密解密FPS-finger-verify

说明:实现指纹的登记,识别及验证功能。功能比较完善了。-Achieve fingerprint registration, identification and verification functions. Function more perfect.
<科比胡> 在 2025-01-17 上传 | 大小:432kb | 下载:0

[加密解密Des

说明:DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Dec
<VongRuohang> 在 2025-01-17 上传 | 大小:18kb | 下载:0

[加密解密huffman

说明:根据huffman编码的原理实现文件的压缩与解压。C语言编写。使用时输入源文件与目标文件路径即可。-According to the principle of huffman encoding for file compression and decompression. C language, hoping to be helpful.
<VongRuohang> 在 2025-01-17 上传 | 大小:18kb | 下载:0

[加密解密md5

说明:MD5的HASH算法。C++实现。输入为源文件路径。直接输出该文件的MD5值,适用于密码学实验。-The MD5 HASH algorithms. C++ implementation. Enter the path for the source file. Direct output to the file MD5 value for cryptography experiments.
<VongRuohang> 在 2025-01-17 上传 | 大小:20kb | 下载:1

[加密解密RC4

说明:序列密码RC4的C++实验,控制台程序,适用于密码学实验.-C++ of RC4 stream cipher experiment console program for cryptography experiments
<VongRuohang> 在 2025-01-17 上传 | 大小:11kb | 下载:0

[加密解密TraditionalCrypt

说明:经典密码算法。四个打包。包括移位密码,弗吉尼亚密码,周期密码,列置换密码。使用C语言实现,控制台程序。可用于密码学实验。-Classical cryptographic algorithms. Four packaging. Including the shift cipher, Virginia passwords, periodic password column permutation password. Using the C
<VongRuohang> 在 2025-01-17 上传 | 大小:17kb | 下载:0

[加密解密RSA

说明:RSA代码的C++实现。工作环境VC++6.0。可用于密码学实验。可以实现大数的加密。-RSA code C++ implementation. Work environment VC++6.0. Cryptography can be used for experiments. Can achieve large numbers of encryption.
<VongRuohang> 在 2025-01-17 上传 | 大小:5.52mb | 下载:0

[加密解密abc

说明:RSA算法,包含加密,解密功能,手动输入两大素数-the arithmetic of RSA
<glory> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[加密解密vigenere

说明:通过C语言实现了维基利亚加解密算法,算法依据是在使用语言过程中每个字母的出现频率不变。-Through C language 维基利亚加 decryption algorithm, the algorithm is based on the language in the course of using the frequency of occurrence of each letter unchanged.
<尚钊> 在 2025-01-17 上传 | 大小:565kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 242.43 .44 .45 .46 .47 ... 1665 »

源码中国 www.ymcn.org