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

[加密解密] rc4

实现了rc4算法进行文件加解密,命令行形式运行。
Realized rc4 algorithm for file encryption and decryption, as a command line operation. (2016-12-17, Visual C++, 1KB, 下载1次)

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

[加密解密] ExCrypt

aes加解密文件的应用。可以自动成成guid的秘钥,环境为vs2005
aes crypt tools auto make key ide:vs2005 (2016-07-15, Visual C++, 10849KB, 下载3次)

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

[加密解密] Virginia

大学生密码技术实验编码,是严格按照要求实现的维吉尼亚密码,用户可以用该程序加密解密一些简单的txt文档。
College Students password technology experiment encoding, is in strict accordance with the requirements of the Virginia password, users can use the program to encrypt and decrypt some simple TXT documents. (2015-12-20, Visual C++, 2KB, 下载4次)

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

[加密解密] RSA_polarssl

polarssl中提取的RSA相关代码,可以进行大数处理,加解密
Polarssl extracted RSA related code, include encryption and decryption (2015-05-29, Visual C++, 52KB, 下载34次)

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

[加密解密] 1.2

实现DES加密算法一、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。
DES encryption algorithm to achieve a purpose of the experiment a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES encryption and decryption, as well as the application of DES. (2014-12-17, Visual C++, 210KB, 下载1次)

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

[加密解密] 1.1

实现DES加密算法、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。
DES encryption algorithm to achieve a lab report, the experiment was a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES encryption and decryption, as well as the application of DES. (2014-12-17, Visual C++, 644KB, 下载6次)

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

[加密解密] RSA

用C语言实现的rsa加解密的源程序,对此感兴趣的可以参考借鉴
With C language source code rsa encryption and decryption (2014-03-11, Visual C++, 185KB, 下载1次)

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

[加密解密] RSATool

vs2010下实现的RSA算法加解密,算法函数可以改成.c文件,也可以用作c++,还不够成熟,但实现大数运算以及加解密绝无问题!
the vs2010 RSA algorithm encryption and decryption algorithm function can be changed. c file for c++, not mature enough, but the realization of the operation of large numbers as well as encryption and decryption no problem! (2013-04-24, Visual C++, 140KB, 下载13次)

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

[加密解密] DES

DES分级密码算法C++程序,实现了DES的加脱密
The the DES classification cryptographic algorithms C++ program, a DES plus decryption (2013-03-04, Visual C++, 2KB, 下载1次)

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

[加密解密] 33deesencryppD

3DES加密算法的C+++实现,可用于网络传输加解密
3DES encryption algorithm C+++ to achieve, can be used for network transmission encryption and decryption (2012-07-20, Visual C++, 3KB, 下载5次)

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

[加密解密] DES

简单实现des的加解密,对于des的学习有一定的帮助。。
Simple implementation of des encryption and decryption, for des be helpful to learn. . (2010-11-21, Visual C++, 631KB, 下载2次)

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

[加密解密] Virginia

维吉尼亚密码是最古老而且最著名的多表替代密码体制之一,与位移密码体制相似,但维吉尼亚密码的密钥是动态周期变化的。 加密:已知明文和密钥,得出密文 解密:已知密文和密钥,得出明文
Virginia is the oldest and most famous password in the password system instead of multiple tables, with displacement of the password system similar, but Virginia is a dynamic cycle of the key code changes. Encryption: known plaintext and the key to decrypt the ciphertext obtained: the known ciphertext and keys, drawn expressly (2010-11-15, Visual C++, 66KB, 下载5次)

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

[加密解密] RandomInt

大数四则运算,实现加减乘除以及模运算,c++语言实验,比较实用
big number algorithm,add,minus,multiple and mod (2010-01-22, Visual C++, 267KB, 下载13次)

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

[加密解密] DEScode

简单DES算法加解密程序,通过十六轮迭代实现。对原程序进行了修改,可用输入输出
DES-Encryption,with optional input and output (2009-12-26, Visual C++, 11KB, 下载7次)

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

[加密解密] C-rsa

利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解
Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as the number of solution quality (2009-12-07, Visual C++, 604KB, 下载56次)

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

[加密解密] Encryption

RC4加/解密,RSA数字签名,调用接口非常简单
RC4 Encrypt,RSA sign,Interface is very simple (2009-03-06, Visual C++, 31KB, 下载130次)

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

[加密解密] DesEncrypt

加解密算法,自己可设置自己的关键钥匙码。
Encryption and decryption algorithm, they can set up your own key to the key code. (2008-09-10, Visual C++, 3KB, 下载38次)

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

[加密解密] Rijndael

Rijndael.rar:经VS2005调试的WIN32平台下的MFC应用程序,利用Rijndael方法对电脑上的任意形式的文件进行加、解密, 带注解,适合初学者学习。
Rijndael.rar: by VS2005 debugging MFC under WIN32 platform applications, the use of Rijndael method of any form of computer files increases, decryption, with notes for beginners to learn. (2008-06-23, Visual C++, 4434KB, 下载88次)

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

[加密解密] MIRACL

加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过
encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile (2006-08-19, Visual C++, 934KB, 下载178次)

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

[加密解密] 加、解密算法大全

多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序
variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure (2006-01-02, Visual C++, 385KB, 下载761次)

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