Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Des
Search - Des - List
DL : 0
利用8051汇编语言编写的DES算法程序-use of 8051 assembly language prepared by the DES algorithm
Update : 2024-05-15 Size : 4096 Publisher : 墨水儿

DL : 0
一个用RSA,DES的加密小程序,可以生成RSA密钥对,用于加密初学者学习的源代码-with an RSA, DES encryption small program can generate RSA keys right, for beginners to learn the encryption source code
Update : 2024-05-15 Size : 236544 Publisher : liqing

DL : 0
信息安全之des算法,可对文件进行加密解密-information security des algorithm, the document encryption and decryption
Update : 2024-05-15 Size : 49152 Publisher : 巫俊强

功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 */-functions : DES encryption algorithm to achieve the encryption and decryption function*//*-*//*- Note : des algorithm implementation code*//*- can achieve 56 or 56* 3 keys des algorithm, through this program the interface*//*- for data encryption, to ensure data in the process of transmission security*//*-*//*-*//*- all of the proceedings right from the author Bulgaria stay* /
Update : 2024-05-15 Size : 39936 Publisher : 长乐

DL : 0
DES加密程序,VC环境下,如有错误,请修改目录-DES encryption program, VC environment, if wrong, please change directory
Update : 2024-05-15 Size : 79872 Publisher : zhu

该代码实现跨平台的des加密解密功能,解决了平台间高低字节差异所造成的密文不同问题-the code to achieve cross-platform des encryption and decryption functions, the solution platforms byte level differences caused by different problems ciphertext
Update : 2024-05-15 Size : 6144 Publisher : 王建英

C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
Update : 2024-05-15 Size : 23552 Publisher : sofiya

C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
Update : 2024-05-15 Size : 2108416 Publisher : sofiya

DL : 0
功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis-- linear analysis (ie eight S_Box linear analysis)
Update : 2024-05-15 Size : 3072 Publisher : 小布丁

当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-society today is the information society. In order to adapt to society for computer data security and confidentiality of the increasingly high demand the National Bureau of Standards (NBS), released in 1997 by an IBM developed an encryption algorithm, identified departments use non-confidential data encryption standard short DES (Data Encrypton Standard). Since the date of publication, DES algorithm as an international business confidential communications and computer communications of the most commonly used algorithm, international has been active in the confidential communications on the stage to play a very prominent role. DES algorithm will now give a brief account, and gives DES algorithm to achieve the VC source. DES algorithm by encryption, decryption keys and sub-generated three co
Update : 2024-05-15 Size : 3446784 Publisher : 吴权

DL : 0
DES加密算法,用于文件的保护与加密,他可以进行文件鉴定,可以加密任意格式的文件. -DES encryption algorithm for document protection and encryption, he can file identification, encryption can be arbitrary format.
Update : 2024-05-15 Size : 689152 Publisher : swee

DL : 0
压缩包中有古典密码学中放射密码和维吉尼亚密码以及 DES加密解密,并观察DES密码体制的性质。-compressed with classical cryptography radiotherapy passwords and Virginia passwords and DES encryption and decryption. DES and observation system in nature.
Update : 2024-05-15 Size : 1168384 Publisher : 周崇青

一个关于DES算法的verilog语言实现,包括了各个实现模块以及测试模块-a DES algorithm on the Verilog language, including the realization of the various modules and test modules
Update : 2024-05-15 Size : 17408 Publisher : xkl

DL : 0
把所给的三个文件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
Update : 2024-05-15 Size : 6144 Publisher : flying840310

DL : 0
设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of building projects completed DESDlltest.exe directory, Call to see the results, it must be completed to achieve encryption function, the importation of the imported expressly after its key DES encryption, decryption DES encryption is the inverse process!
Update : 2024-05-15 Size : 6144 Publisher : flying840310

DL : 0
网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!-err
Update : 2024-05-15 Size : 247808 Publisher : 古刹飞鹰

DL : 0
关于JAVA对DES算法的实现.希望大家能多交流,能提宝贵意见-JAVA right on the DES algorithm to achieve. We hope that more exchanges can offer valuable opinions
Update : 2024-05-15 Size : 2048 Publisher : jack

DL : 0
DES加密算法源代码是一个很好的加密算法实例,用vc编写实现 -DES encryption algorithm source code is a good example of the encryption algorithm used to prepare achieve vc
Update : 2024-05-15 Size : 6144 Publisher : lilyliu

用visual c++ 写的des加密算法演示 -with visual c write des encryption algorithm demo
Update : 2024-05-15 Size : 1955840 Publisher : ww

DL : 0
经过测试的DES加密算法,效率比较高,很不错哦-tested DES encryption algorithm, more efficient, very good oh
Update : 2024-05-15 Size : 81920 Publisher : 陈东东
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.