搜索资源列表

  1. DESforsmartphone

    0下载:
  2. windows mobile下的DES加密解密源代码。通过本代码可以了解smartphone的编程方式以及DES算法的基本原理。-windows mobile under the DES encryption and decryption code. The passage of the code can understand the programming mode smartphone DES algorithm and the b
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-15
    • 文件大小:137216
    • 提供者:jungho_lee
  1. simple_DES

    0下载:
  2. 简单的DES加密解密模拟程序,可以对任意格式的文件操作-simple simulation DES encryption and decryption procedures, the arbitrary format file manipulation
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:3675136
    • 提供者:木木
  1. MIRACL

    0下载:
  2. 加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:956416
    • 提供者:木木
  1. DESalgorithmslibrary

    0下载:
  2. DES algorithms library,很经典的DES算法库。-DES algorithms library, the classic DES algorithm library.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:王晓
  1. DES_Descript

    0下载:
  2. DES加密算法,从网站上下载的,但对一此要点的地方做了注释-DES encryption algorithm, downloaded from the website, but this points to one of the places to do a footnote
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:黄双全
  1. XINO_DES

    0下载:
  2. 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.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:黄双全
  1. an5000

    0下载:
  2. Introducing a new product requires the designer to think about the product differentiators. Designing a user-friendly product, considering all other features are equivalent, will help increase the product acceptance and
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:283648
    • 提供者:victor
  1. DES_IP

    0下载:
  2. 是VDKL语言实现的DES算法,是一个IP核, 对于相关方面有很好的帮助-VDKL language of the DES algorithm is an IP core, related well with the help of
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:174080
    • 提供者:小四
  1. CDes_standard

    0下载:
  2. 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:185344
    • 提供者:李文
  1. DESencrypt

    0下载:
  2. 这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:254976
    • 提供者:黄树林
  1. xapp270_verilog

    0下载:
  2. xilinx公司三重DES加密代码,内部有用于仿真的文件-xilinx companies Triple DES encryption code used for simulating an internal document
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:王晓涧
  1. DESandCBC

    0下载:
  2. DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:87040
    • 提供者:谢志东
  1. DES_real

    1下载:
  2. 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:117760
    • 提供者:王选
  1. bcprov-jdk14-133

    0下载:
  2. 内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:1005568
    • 提供者:王雷
  1. desencrypallfiles

    0下载:
  2. 本程序的实现des加解密的功能,每次对64位的密文进行加密, 从而实现对所有的文件的加解密.-the realization of this procedure des plus decryption functions, each of the 64 encrypted ciphertext, thus achieving all of the increase in declassified documents.
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:liyunfei
  1. edes

    0下载:
  2. DES加密方法,为实现des算法加密解密的过程-DES encryption methods to achieve des algorithm encryption and decryption process
  3. 所属分类:CA认证

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Jeong Wee
  1. source_liu

    0下载:
  2. 1.Delphi_WDM_USB测试源程序 2.stc单片机eeprom的实用操作(读写)源代码, 演示了eeprom内用户数据的动态分配地址方法,通过51rc及54rd+的实际测试 3.Easy 51Pro串行编程器源程序 4.des单片机算法源程序 5.ds18b20 c51源代码 6.Tasking C51 PWM 测试程序-1.Delphi_WDM_USB testing source 2.stc the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1275904
    • 提供者:何君
  1. scdesjm

    0下载:
  2. 三重DES加密,其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式 -Triple DES encryption, which Key for a total of eight byte 64, the DES algorithm is the key; Data for eight byte 64 is to be encrypted or de
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:东东
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:杨海亮
  1. security_DES

    0下载:
  2. 网络安全DES算法,进行简单的3DES加密和解密操作-network security DES algorithm, for the simple 3DES encryption and decryption operation
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:178176
    • 提供者:王聪
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org