Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DES
Search - DES - List
DL : 0
这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface aesthetics, you can encrypt a text file, the text box only encrypted numbers and letters, I have hair up source, and I hope that we can improve the function of encryption picture, as long as good picture into a bit stream encryption function, then pass it, to use VS2005 to open the*. sln and then run the compiler can see the result. This procedure using C# In the category with a good package, a close look at the beginning of encryption that category, you can see C# Encryption function is also pretty powerful
Update : 2024-05-19 Size : 1996800 Publisher : 李梓钺

DL : 0
用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
Update : 2024-05-19 Size : 6144 Publisher : 郑正

DL : 0
Implement Encryption/Decryption of DES algorithm.-Implement Encryption/Decryption of DESalgorithm.
Update : 2024-05-19 Size : 33792 Publisher : li

DL : 0
DES加解密演示 显示中间过程 非常方便-DES encryption and decryption process demonstration showed that the middle is very convenient
Update : 2024-05-19 Size : 2447360 Publisher : yaoyu

DL : 0
DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
Update : 2024-05-19 Size : 24576 Publisher : Joh

DL : 0
DES算法的verilog实现,实现了硬件IC对DES的构架,可以直接应用在系统当中。-DES algorithm Verilog realized, the realization of the hardware IC framework of DES, can be directly used in the system.
Update : 2024-05-19 Size : 10240 Publisher : 金鑫

DL : 0
密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
Update : 2024-05-19 Size : 2048 Publisher : 汪涵

DL : 0
VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持加密4096个英文字符(解密 最多为8192个十六进制字符), 如果需要加密的内容过多,请使用文件加密 3.为了保证您的数据安全,建议不要使用默认密 钥,并保持您的密钥在八位以上 4.由于时间关系,文件加密功能尚未完成,请谅解. 5.DES已经被证明不安全,建议您修改本程序源 码,将其改为3DES -err
Update : 2024-05-19 Size : 1438720 Publisher : 胡程

DL : 0
DES实现,c++语言,希望有不会乱码,对初学者有用吧!-DES to achieve, c++ Language, hope that there will not be garbled, it useful for beginners!
Update : 2024-05-19 Size : 2002944 Publisher : 伍军

DL : 0
简单的DES~。精简的代码~。仅供参考~。-Simple DES ~. Streamlined code ~. ~ Is for reference only.
Update : 2024-05-19 Size : 188416 Publisher : andy

DL : 0
实现DES加密文件的功能,超简单的源码。从别人那得到的。-DES encrypted file to achieve the function, super-simple source. It received from others.
Update : 2024-05-19 Size : 40960 Publisher : boobcbo

DL : 0
用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
Update : 2024-05-19 Size : 34816 Publisher : stella

DL : 0
多功能 的DES的算法演示-DES algorithm for multi-functional demo
Update : 2024-05-19 Size : 38912 Publisher : Angie

DL : 0
DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
Update : 2024-05-19 Size : 955392 Publisher : star

DL : 0
密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
Update : 2024-05-19 Size : 317440 Publisher : 张博

DL : 0
DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
Update : 2024-05-19 Size : 88064 Publisher : sure

DL : 0
vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
Update : 2024-05-19 Size : 8192 Publisher : 路军锋

DL : 0
DES算法说明。包括加密算法和解密算法。-DES algorithm description. Including the encryption algorithm and decryption algorithm.
Update : 2024-05-19 Size : 362496 Publisher : 程贝

DL : 0
des算法,没什么好说的,来龙去脉,原理加源代码,讲解的非常清楚!-des algorithm, there is nothing to say, the whole story, plus the principle of source code, to explain very clearly!
Update : 2024-05-19 Size : 286720 Publisher : wyowvfp

DL : 0
本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。-The DES algorithm, the use of highly efficient C-complete. At present, the domestic well-known enterprises in the POS terminal, single-DES algorithms are supported by the completion of this function. Function verified by the site, you can rest assured that use.
Update : 2024-05-19 Size : 3072 Publisher : 小夏
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.