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

[加密解密] TestAES

用VC++语言编写的aes算法加解密程序
AES algorithm encryption and decryption (2018-11-07, Visual C++, 247KB, 下载0次)

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

[加密解密] cPP

微信公众平台加解密代码+++++++++++++++++++++++++++++++++++++++
WeChat public platform encryption and decryption code+++++++++++++++++++++++++++++++++++++++ (2016-11-05, Visual C++, 8KB, 下载3次)

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

[加密解密] rsa_256BIT

RSA 256BIT c++算法(加解密)
RSA 256bit encryption algorithm (2014-09-23, Visual C++, 232KB, 下载4次)

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

[加密解密] des

des加密算法,自己写的。能实现加解密功能,速度有待提高。
des encryption algorithm (2013-10-21, Visual C++, 4KB, 下载1次)

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

[加密解密] PKCS11_INC

用C++开发加解密程序,用到PKCS11需要的几个头文件。
pkcs11 c++ (2013-10-10, Visual C++, 38KB, 下载22次)

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

[加密解密] SW_DES_Encryption

依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。
Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast file encryption and decryption faster than public key encryption system. (2013-01-30, Visual C++, 112KB, 下载11次)

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

[加密解密] gost1

gost 源码,包括头文件以及加解密函数 具有很好的参考价值
gost source code (2012-11-02, Visual C++, 1KB, 下载4次)

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

[加密解密] Crijndael_AESo

rijndael AES 比较经典的加解密算法,只只需要调用相应的函数就能实现对数据流或文件进行加解密。
rijndael AES the classic encryption and decryption algorithm, only need to call the corresponding function will be able to achieve the data stream or file encryption and decryption. (2012-08-25, Visual C++, 18KB, 下载3次)

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

[加密解密] Pjiaamizhixiio

加密之星袖珍版1.0,具有飞一般的文件加解密密速度,可对各种文件进行加解密,操作十分简便。
Encrypted version of Star Pocket 1.0, Flying file encryption and decryption of secret speed, a variety of file encryption and decryption operation is very simple. (2012-07-11, Visual C++, 183KB, 下载4次)

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

[加密解密] Encryption_Yz

一个简单是加解密演示程序,可视化的MFC程序,提供了两种加解密算法,一个是RSA,一个是异或算法。
A simple encryption and decryption of the demo program, visualization of the MFC program offers two encryption and decryption algorithm, RSA, an XOR algorithm. (2012-05-31, Visual C++, 58006KB, 下载3次)

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

[加密解密] XOR256

对文件与文本进行异或加解密,算法比较简单实用
file encrypt decrypt (2012-05-12, Visual C++, 288KB, 下载6次)

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

[加密解密] 300EncryptAndDecrypt_source

md2、MD5、DES、RSA、SHA-1等加解密方法函数
Function for MD5、DES、RSA etc. (2011-12-30, Visual C++, 381KB, 下载2次)

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

[加密解密] Rijndael_csp

AES的Rijndael算法的加解密实现
AES Rijndael algorithm for encryption and decryption to achieve (2011-12-27, Visual C++, 16KB, 下载3次)

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

[加密解密] AES-

AES简单的加解密程序,可以实现加密汉字 数字等多重功能,也可以解密。一个小程序,基于DOS界面。!
AES encryption and decryption process is simple, you can achieve multiple functions such as encrypted digital characters can also be decrypted. A small program, based on the DOS interface. ! (2011-06-09, Visual C++, 9KB, 下载21次)

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

[加密解密] CSP

使用微软CAPI进行非对称密钥的生成、导入、导出、加解密的代码,可用于windows环境下的加解密开发
Microsoft CAPI for asymmetric key generation, import, export, code encryption and decryption can be used for encryption and decryption windows development environment (2010-09-26, Visual C++, 445KB, 下载71次)

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

[加密解密] JIAMI

300种加解密算法,应有尽有,在这里你可以找到你想要的加解密算法的源码,DES。rsa.哈希函数。。
300 kinds of encryption and decryption algorithms, everything, where you can find what you want the source code encryption algorithm, DES. rsa. hashing function. . (2009-06-02, Visual C++, 1075KB, 下载1次)

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

[加密解密] vcppDES

DES加解密算法实现(关键算法有详细注释)
DES algorithm (note the key algorithm in detail) (2009-05-18, Visual C++, 35KB, 下载19次)

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

[加密解密] DES

DES算法的加解密实现,Visual C++实现
DES encryption and decryption algorithms to achieve, Visual C++ to achieve (2009-04-27, Visual C++, 288KB, 下载3次)

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

[加密解密] 200761820112556471

DES加解密在VC下的实现,应用程序向导已为您创建了此 0408008149 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点
DES encryption and decryption of realize in VC, the application wizard has been created for you in this application 0408008149. This application not only to introduce the use of Microsoft Foundation Classes in basic knowledge, but also the starting point for the preparation of applications (2007-08-23, Visual C++, 55KB, 下载50次)

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

[加密解密] desencrypallfiles

本程序的实现des加解密的功能,每次对64位的密文进行加密, 从而实现对所有的文件的加解密.
the realization of this procedure des plus decryption functions, each of the 64 encrypted ciphertext, thus achieving all of the increase in declassified documents. (2006-10-22, Visual C++, 5KB, 下载16次)

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