联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(213) 
按平台查找All Visual C++(213) 

[加密解密] LFSR

流密码算法C++实现,使用六级线性反馈移位寄存器,生成64位的密钥,在对数据进行加密,同时整合Socket编程,实现进程间加密通信。
C++ stream cipher algorithm implementation, using six linear feedback shift register to generate a 64-bit key to encrypt data at the same time integrating Socket programming, encrypted communication between processes. (2014-01-14, Visual C++, 2124KB, 下载21次)

http://www.pudn.com/Download/item/id/2450479.html

[加密解密] duowei

笔者设计了基于多维空间的加密算法, 该算法侧重于由序列的移动而实现文本的混乱,具有易编程实现的特点, 而且用它加密的文件, 在不知密钥的情况下很难破解,在实用性方面具有一定优越性。笔者将该算法在MS Visual C++6.0下实现对文本的加密与解密
The author designed based on DuoWei space, the algorithm encryption algorithm focused on by a sequence of mobile and realize the chaos, with easy text for the programming, and the characteristics of with it encrypted files, not the key in it s hard to crack in practical aspect, has certain advantages. The author will this algorithm in MS Visual c++ 6.0 to realize the text of encryption and decryption (2011-06-12, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1566267.html

[加密解密] RSA-CSharp

用编程语言实现基于RSA算法的数字签名过程,其中,RSA算法设计可加密姓名全拼。a=1,b=2,…z=26,不足添0,N>2626,双字母同时加密。
Programming language with a digital signature based on RSA algorithm process, which, RSA encryption algorithm is designed to name spelling. a = 1, b = 2, ... z = 26, less than Tim 0, N> 2626, the two-letter also encrypted. (2011-05-15, Visual C++, 203KB, 下载8次)

http://www.pudn.com/Download/item/id/1532872.html

[加密解密] RSA

编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。
Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of ciphertext m. Note: The actual application, the 512-bit n is not secure, it is recommended that companies with 1024-bit n, and the important occasion with a 2048-bit n. Therefore, we should choose a large integer n. (2011-03-23, Visual C++, 44KB, 下载158次)

http://www.pudn.com/Download/item/id/1465379.html

[加密解密] CryptoAPI

CryptoAPI(一个应用程序编程接口)目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。
CryptoAPI (an application programming interface) development objective is to provide the use of PKI in the Windows programming interface. CryptoAPI provides many functions, including encoding, decoding, encryption, decryption, hashing, digital certificates, certificate management and certificate storage and other functions. For encryption and decryption, CryptoAPI also provides session-based key and public/private key pair method. (2010-11-19, Visual C++, 303KB, 下载40次)

http://www.pudn.com/Download/item/id/1351130.html

[加密解密] CryptoAPI1.0_cn_ix

本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。
The Chinese document details CryptoAPI (an application programming interface) (with a convenient directory inquiries), the purpose is to provide developers use PKI in Windows programming interface. CryptoAPI provides many functions, including encoding, decoding, encryption, decryption, hashing, digital certificates, certificate management and certificate storage and other functions. For encryption and decryption, CryptoAPI also provides session-based key and public/private key pair method. (2010-07-21, Visual C++, 306KB, 下载36次)

http://www.pudn.com/Download/item/id/1247210.html

[加密解密] HexEnc

VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。
VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time ago, but still very useful, a collection of examples, in the hope that VC++ programming help a friend. It is a hexadecimal text document or file encryption and decryption. (2009-07-24, Visual C++, 68KB, 下载19次)

http://www.pudn.com/Download/item/id/855364.html

[加密解密] sha-1

用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ])
Programme for SHA-1, include the project and .cpp&.h files.Absolutely available (2009-04-25, Visual C++, 4KB, 下载174次)

http://www.pudn.com/Download/item/id/730741.html

[加密解密] CrackPOD

富士FUJI触摸屏加密文件密码读取程序。 该程序实现对电脑上加密码文件的密码读取功能。测试文件为编程软件UG00S-CW-V4.0版本生成文件;3.2版本生成文件未测试,但估计有效
FUJI Fujitsu touch screen to read encrypted file password procedures. The program to achieve additional password file on your computer password to read function. Test document for the programming software UG00S-CW-V4.0 version generated documents 3.2 version generated document does not test, it is estimated that effective (2007-12-21, Visual C++, 46KB, 下载14次)

http://www.pudn.com/Download/item/id/380002.html

[加密解密] B_M算法

VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。
VC++ programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we can have the minimal polynomial LFSR, resulting in the formation of the entire sequence. Here l is the linear complexity. (2006-02-20, Visual C++, 1867KB, 下载491次)

http://www.pudn.com/Download/item/id/146800.html

[加密解密] Vignear

维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。
Virginia decipher passwords. VC++ as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted ciphertext, they can get a corresponding key length, the specific keys, the declassified and expressly. (2006-02-20, Visual C++, 1875KB, 下载535次)

http://www.pudn.com/Download/item/id/146790.html

[加密解密] 2005112814355760

高亮语法类 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要)
syntax highlighter category 1) to understand the hash function in network security applications (2) real grasp Hash Function the two principles are, requirements (1) using any programming language to achieve complete hash of functionality (2) the importation of any eight-byte (64-bit ) data, draw the corresponding eight hash code (Abstract) (2006-01-09, Visual C++, 55KB, 下载8次)

http://www.pudn.com/Download/item/id/140028.html

[加密解密] 特殊磁道加密源代码

使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好
using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive A : = 0 B : = 1 head head, range 0-1 track track, the range of 0-84 (80-84 for special track, normally used for encryption) sector sector, the scope of 0-255 (19-255 for a non-standard sector numbers, commonly used encryption) nsectors each read or write in the num (2005-04-23, Visual C++, 38KB, 下载131次)

http://www.pudn.com/Download/item/id/1114264675451912.html
总计:213