搜索资源列表

  1. ARM1

    0下载:
  2. 这是一个基于ARM的3DES加密算法,里面有算法的详细实现-This is an ARM-based 3DES encryption algorithm, which has a detailed algorithm to achieve
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:337920
    • 提供者:linghui
  1. dcpcrypt2.2009

    0下载:
  2. 3des 加密,可以进行3des,des等其他基本加密算法-3des
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:621568
    • 提供者:wangrl
  1. 16bitsDES3DES(TDES)V1.0

    0下载:
  2. 3Des互换工具,可以实现明文转换为密文,可以密文转明文。-3Des swap tool, you can achieve plaintext into ciphertext, you can switch to plaintext ciphertext.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:98304
    • 提供者:dingchaohai
  1. 3des

    0下载:
  2. pdf for triple des> > > > > > > > -pdf for triple des>>>>>>>>>>>>>>>>
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:rania
  1. crypt

    0下载:
  2. 收集的几个加密算法,共java的同志们参考。-DES 3DES
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:techlife
  1. 3DES

    0下载:
  2. 3DES encryption used in master and session key.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:zhuzb_7
  1. source

    0下载:
  2. 3des源码,实现加解密过程,很详细 来自网络-3des source
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:han
  1. 3des

    0下载:
  2. V3/V4卡也为公话卡,它是通过特定的STK处理流程和相关功能设置,实现对移动公话话机德认证,并以此禁止在普通GSM终端中使用.3DES算法就用于公话加密卡-3DESsecret Visua C++ used TDMCDMA (3G)SIM Tookit application。 To perform the UPDATE FDN data (as described in the procedure below), the def
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:226304
    • 提供者:张化艳
  1. 3DES

    0下载:
  2. 用C实现的3DES算法,经过调试,实现功能-3DES algorithm with the C implementation, after debugging, function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:kid
  1. 3Des

    0下载:
  2. des加密解密。DES加密源代码,用3DES加密算法。-des encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:lx
  1. 3DES

    0下载:
  2. 3DS加密算法及使用实例,在VC6.0环境调试通过-3DS source code and sample
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:4859904
    • 提供者:liming
  1. crypto

    0下载:
  2. 商用des、3des源码,支持软加密、MAC算法-des,3des
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:chen
  1. My_Des

    0下载:
  2. 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functio
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:7146496
    • 提供者:colorsky
  1. 3DES

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法(1999年,NIST将3-DES指定为过渡的加密标准),是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法,其具体实现如下:设Ek()和Dk()代表DES算法的加密和解密过程,K代表DES算法使用的密钥,P代表明文,C代表密表,这样, 3DES加密过程为:C=Ek3(Dk2(Ek1(P))) 3DES解密过程为:P=Dk1((
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:feng
  1. UTFDes

    0下载:
  2. 3des algorithms java code
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:106496
    • 提供者:heocoi
  1. Des_final.tar

    0下载:
  2. this program that perform encrypt end decrypt with 3des algorithms-this is program that perform encrypt end decrypt with 3des algorithms
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:812032
    • 提供者:heocoi
  1. Java_TripleDES

    0下载:
  2. Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:121856
    • 提供者:youyang
  1. C3DES

    0下载:
  2. 简单实用的3DES类。3DES是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。-3DES simple and practical classes. 3DES DES encryption algorithm is a model that uses three 56-bit key encryption three times the data.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:biran
  1. MD53DES

    0下载:
  2. MD5、3DES加密类,主要介绍MD5算法-MD5、3DES
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:jiangjiang
  1. MyEncypt

    0下载:
  2. 加密解密源程序,计算机安全课程设计,实现DES,3DES,AES加密解密,界面友好,操作简单-Encryption source code, computer security program design, implementation, DES, 3DES, AES encryption and decryption, user-friendly, simple operation
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:46080
    • 提供者:天河
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »

源码中国 www.ymcn.org