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

[加密解密] AES

AES算法的C语言编程,实现128比特的加密与解密。
AES algorithm C language programming, the realization of 128 bit encryption and decryption. (2014-12-14, Visual C++, 3KB, 下载4次)

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

[加密解密] test

https客户端实现,采用des加密算法。linux环境下c++编程。
https client implementation, using des encryption algorithm. c++ programming under linux environment. (2014-09-02, Visual C++, 45KB, 下载11次)

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

[加密解密] ZhuceDemo

实现对软件的简单加密,VC++精选学习编程源码,很好的参考资料。
The realization of a simple encryption software, selection of learning VC++ programming source code, a good reference. (2013-11-26, Visual C++, 20KB, 下载1次)

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

[加密解密] OPT_N_MD5

基于openssl实现的Hash链程序,可以用于一次性密码口令,编程环境VS2010
Hash chains program based on openssl and VS2010,which can be used for One Time Password (2013-03-27, Visual C++, 9369KB, 下载1次)

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

[加密解密] SHA_1

本代码是SHA_1的加密算法,用的是VC编程,有需要的尽管下载
This code is SHA_1 encryption algorithm, VC programming, the need to download (2013-03-20, Visual C++, 210KB, 下载1次)

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

[加密解密] 6.5-yanzheng

在VC6环境下编译使用openssl实现了摘要签名和验证算法编码编程
VC6 compiler environment using the openssl achieve the the summary signature and authentication algorithm coding programming (2012-12-08, Visual C++, 11KB, 下载3次)

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

[加密解密] TJUT_DES_TOOL

采用C++编程实现了DES算法,包括对文件、字符串和数字的加密技术
The DES algorithm C++ programming, including files, strings, and digital encryption technology. (2012-10-25, Visual C++, 3522KB, 下载5次)

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

[加密解密] RRC4-DelpphiC

RC4 加密解密单元delphi版附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。函函数名: Rc4_StrEncrypt()描 述: RC4 Based string encryption参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_En
RC4 encryption decryption unit annex to the delphi version compression bag has two modules files, where Rc4_Kol_Unit.pas is a reference to the in delphi KOL programming. Only delphi programming only reference Rc4_Unit.pas unit can be. Letter function name: Rc4_StrEncrypt () describe: RC4 Based string encryption parameters: i_Encrypt- for an encryption, decryption (integer type) s_En (2012-08-07, Visual C++, 2KB, 下载10次)

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

[加密解密] DES

DES加密解密算法编程,使用同一密钥对数据进行加密解密。
DES encryption and decryption algorithm programming, using the same key for encryption and decryption of data. (2012-05-16, Visual C++, 198KB, 下载7次)

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

[加密解密] zbpack

通过lzma压缩来实现给win32程序加壳,涉及winPE结构等高级编程.
Achieved through the lzma compression packed to the win32 program involves winPE structure of high-level programming. (2011-06-05, Visual C++, 148KB, 下载12次)

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

[加密解密] yidianwencode

这是一个用c++编写的译电文密码的程序,适合初学者进行译码编程的入门
This is a work written in c++ program code translated messages, suitable for beginners introductory programming decoding (2010-11-25, Visual C++, 593KB, 下载2次)

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

[加密解密] MFC.design.password.edit.control

MFC编程密码编辑控件设计代码MFC Programming design code the password edit control
MFC Programming design code the password edit control (2010-11-17, Visual C++, 34KB, 下载20次)

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

[加密解密] EncryAndDecrypt

加密和解密的算法,比较实用,对于初学者可以学习VC的编程技巧
Encryption and decryption algorithms, more practical, for beginners to learn the programming skills of VC (2010-10-14, Visual C++, 3962KB, 下载3次)

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

[加密解密] C_Programming_DES_MD5_ZLIB_algorithm_source_code

C编程实现DES,MD5,ZLIB算法源代码 C Programming DES, MD5, ZLIB algorithm source code
C Programming DES, MD5, ZLIB algorithm source code (2010-08-18, Visual C++, 134KB, 下载2次)

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

[加密解密] miracl

miracl库,用于密码编程者使用,有大整数运算,AES,HASH,等
miracl library programming for the password to use, large integer arithmetic, AES, HASH, and so on (2010-02-09, Visual C++, 1676KB, 下载12次)

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

[加密解密] Learn_Vertex_And_Pixel_Shader_Programming_With_Dir

direct 9 shader关于顶点和像素的着色器编程书籍。
direct 9 shader on the vertex and pixel shader programming books. (2009-04-18, Visual C++, 6617KB, 下载4次)

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

[加密解密] mimaxue

这是基于密码学的几个编程,很基础,但却是密码学中常用到的
This is based on several programming cryptography, it is the foundation, but it is commonly used in cryptography to the (2008-05-30, Visual C++, 1523KB, 下载4次)

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

[加密解密] CRC

循环码编程,可以直接执行使用,免去了烦琐的计算过程
Cycle programming code, you can use direct execution, which eliminates the tedious process of calculating (2008-02-28, Visual C++, 746KB, 下载26次)

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

[加密解密] CASER_young

凯撒密码的编程实现,仅提供学习交流,帮助大家理解凯撒加密的原理
Caesar programming password, only to learn communication and help us to understand the principles of encryption Caesar (2007-12-12, Visual C++, 24KB, 下载8次)

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

[加密解密] AES候选算法RC6未优化

加解码算法,用c语言编程 ,AES候选算法RC6未优化
increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6 (2006-01-09, Visual C++, 2KB, 下载15次)

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