Welcome![Sign In][Sign Up]
Location:
Search - DES in c

Search list

[BooksExample source codes in C++ using 3d studio max mo

Description: Example source codes in C++ using 3d studio max models
Platform: | Size: 960512 | Author: mskia | Hits:

[Crack HackUNIX终端文件下载工具和C源程序代码,含中文说明

Description: DES 加密系统的 C 语言源代码-DES encryption system in C language source code
Platform: | Size: 5120 | Author: 李明 | Hits:

[Crack HackDes加密的实现

Description: DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
Platform: | Size: 4096 | Author: 王完全 | Hits:

[OS program标准DES加密算法

Description: 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
Platform: | Size: 3072 | Author: Gene | Hits:

[Crack HackDES算法的C++编写实现

Description: DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
Platform: | Size: 3072 | Author: 生蔡 | Hits:

[Other DatabasesDesdll

Description: 把所给的三个文件DES.h,DES.c,KEY.c在C++ 中创建一个动态链接库,分别加入到相应的Header Files和、Source Files和Desdll.h中-turning to the three documents DES.h, DES.c. KEY.c in C for the creation of a dynamic link library were added to the corresponding Header Files and, Source Files and had Desdll.h
Platform: | Size: 6144 | Author: flying840310 | Hits:

[SCMXINO_DES

Description: DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
Platform: | Size: 17408 | Author: 黄双全 | Hits:

[Crack HackDES-64

Description: DES加密算法的C语言实现,64位加密的源程序-DES encryption algorithm in C language, 64-bit encryption of the source
Platform: | Size: 9216 | Author: whyspai | Hits:

[Crack HackDes(vc++)

Description: DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
Platform: | Size: 4096 | Author: maxu | Hits:

[Crack Hackdes

Description: 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
Platform: | Size: 8192 | Author: 陈器 | Hits:

[Crack HackDES-PIC-CBC

Description: DES加密方法加密BMP图像,CBC方式实现。-DES encryption methods encryption BMP image, CBC way.
Platform: | Size: 88064 | Author: Rex | Hits:

[SCMDES

Description: DES的C语言算法,是一个完整C51工程,直接下载就可以应用了.-DES algorithm in C language, is a complete C51 project, you can directly download the application.
Platform: | Size: 28672 | Author: 米挂 | Hits:

[Crack HackDES

Description: 用C语言写的100行DES加密算法. DES算法具有极高安全性,到目前为止,除了用穷举搜索法对DES算法进行攻击外,还没有发现更有效的办法。而56位长的密钥的穷举空间为256,这意味着如果一台计算机的速度是每一秒种检测一百万个密钥,则它搜索完全部密钥就需要将近2285年的时间,可见,这是难以实现的,当然,随着科学技术的发展,当出现超高速计算机后,我们可考虑把DES密钥的长度再增长一些,以此来达到更高的保密程度。-Using C language to write 100 lines of the DES encryption algorithm. DES algorithm has high security, so far, except by exhaustive search attack on the DES algorithm, but also found no more effective way. And 56 long exhaustive key space for the 256, which means that if a computer s speed is detected every second of one million keys, it searches entirely on the needs of key Department of nearly 2285 time can be seen, it is difficult to realize, of course, with the development of science and technology, when the emergence of ultra-high-speed computer, we can consider the DES key length and then some growth in order to achieve higher levels of security.
Platform: | Size: 7168 | Author: JohnBill | Hits:

[Crack HackDES

Description: 用C语言写的100行DES加密算法,可以帮助大家学习-Using C language to write 100 lines of the DES encryption algorithm that can help everyone learn
Platform: | Size: 7168 | Author: mengjian | Hits:

[Crack HackDES

Description: DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
Platform: | Size: 88064 | Author: sure | Hits:

[Crack Hack(Clanguage)

Description: CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
Platform: | Size: 5120 | Author: 1234 | Hits:

[Crack Hacksimple_des_example

Description: Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.-Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.
Platform: | Size: 6144 | Author: Weldy | Hits:

[Crack Hackcryptography-source-code-in-c

Description: 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
Platform: | Size: 980992 | Author: 孙磊 | Hits:

[Crack HackDES(56)

Description: 用C#写的56位key实现DES对任意文件的加解密-56 bit key DES in C#
Platform: | Size: 5120 | Author: zach | Hits:

[Crack HackThe-algorithm-of-DES-in-CPP

Description: 加密与解密相关 DES算法的C++实现 8个s盒,16轮迭代-The algorithm of DES in C++
Platform: | Size: 178176 | Author: 远行 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net