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

[加密解密] win32下的虚拟机保护壳

win32下虚拟机保护壳,用VS开发编程,比较好用。
Win32 virtual machine protection shell, using VS development programming, relatively easy to use. (2018-07-14, Visual C++, 1556KB, 下载1次)

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

[加密解密] SSL

SSL编程范例,直接操纵SSL层加密,实现网络数据加密传输
SSL programming paradigm, direct manipulation of SSL layer encryption, network data encryption transmission (2014-01-07, Visual C++, 6KB, 下载14次)

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

[加密解密] 64bit-RSA加密

64位RSA算法源程序,VB代码.可用于INTERNET网络编程
64 RSA algorithm source, VB code. Can be used for Internet Network Programming (2013-09-18, Visual C++, 5KB, 下载3次)

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

[加密解密] SHA

现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程
failed to translate (2013-05-03, Visual C++, 252KB, 下载31次)

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

[加密解密] openssl

opensll编程介绍,里面详细的对openssl的接口和功能做了介绍。
Opensll programming is introduced, in detail to the openssl and the interface function is presented. (2013-03-15, Visual C++, 1585KB, 下载4次)

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

[加密解密] QQRPwMD5

获取QQ密码MD5值,分析DB文件。编程有帮助
Get the QQ password MD5 value analysis DB file. Programming help (2012-12-03, Visual C++, 24073KB, 下载28次)

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

[加密解密] test1

des算法的实现及报告,编程构造des的密钥再实现加密解密
the the des algorithm realization and reports, key programming constructs des encryption and decryption (2012-11-24, Visual C++, 214KB, 下载6次)

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

[加密解密] rsa

通过C语言编程,设计一个C语言关于RSA非对称算法的程序。
RSA asymmetric algorithm by the C programming language, designed a C language program. (2012-11-04, Visual C++, 7KB, 下载3次)

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

[加密解密] DDESalgorithmE

DES算法。使用C++编程实现现的DES加密算法。可直接使用。
DES algorithm. To use C++ programming is now the DES encryption algorithm. Can be used directly. (2012-07-17, Visual C++, 472KB, 下载2次)

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

[加密解密] DES_VC-program-

介绍了数据加密的基本技术, 并对DES 加密技术进行了较详细的阐述。结合VC+ + 编程环境, 介绍了DES 加密程序实现的具体方法和编程思想。� 程序实现。
Introduces the basic data encryption technology, and the technology of the DES encrypted also presented in detail. Combined with VC++ programming environment, this paper introduces the realization of encryption program DES specific methods and programming ideas. program realization. (2011-12-28, Visual C++, 105KB, 下载2次)

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

[加密解密] password-system

用VC++编程实现了RSA算法加密和解密运算,其中使用了DES系统
VC++ programming using the RSA algorithm for encryption and decryption operations, using DES system (2011-06-15, Visual C++, 5539KB, 下载4次)

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

[加密解密] C.Advanced.module.digital.encryption.code

C编程数字加密高级设计模块代码C Programming Advanced design module digital encryption code
C Programming Advanced design module digital encryption code (2010-12-09, Visual C++, 14KB, 下载2次)

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

[加密解密] C_language_programming_code_DES_encryption_algorit

C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic
C language programming code for DES encryption algorithm Classic (2010-08-17, Visual C++, 7KB, 下载2次)

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

[加密解密] C_Programming_three_DES_encryption_algorithm_sourc

C编程设计三层DES的加密算法程序源码C Programming three DES encryption algorithm source code
C Programming three DES encryption algorithm source code (2010-08-14, Visual C++, 194KB, 下载1次)

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

[加密解密] danbiaodaihuan

用visual c++编程实现单表代换密码程序,实现其加密解密过程
visual c++ programming with single-table substitution process,to achieve its encryption and decryption process (2010-06-16, Visual C++, 2KB, 下载25次)

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

[加密解密] CODE_UPLOAD101129232000

VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益
VC++ Programming, this is a once-off early development version, useful for beginners (2008-10-19, Visual C++, 61KB, 下载3次)

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

[加密解密] Encryptor_189314282001

VC++编程,这个文件是加密和解密的,对于初学者有一定的帮助
VC++ Programming, this document is encryption and decryption, for beginners will certainly help (2008-10-19, Visual C++, 1KB, 下载3次)

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

[加密解密] EncodePro

Windows编程,使用自定义的加密算法对TXT文件进行加密解密.
Windows programming, using a custom encryption algorithm TXT document encryption and decryption. (2007-05-01, Visual C++, 243KB, 下载6次)

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

[加密解密] program_S_DES

通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。
programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abilities, for the more complex algorithm lay the foundation for learning. (2006-12-28, Visual C++, 2149KB, 下载32次)

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

[加密解密] MyMD5

信息安全MD5哈西加密算法用c语言编程实现
information security encryption algorithm MD5 hash using C language programming (2006-11-09, Visual C++, 6KB, 下载15次)

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