CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3DES

搜索资源列表

  1. 3DES-and-DES

    0下载:
  2. 实现了DES和三重DES加密,你可与有效的保护你的数据安全。-this software realize DES and Trop-DES encryption.you can user protect your data security.so if you are interested,you can downlod it.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:4578391
    • 提供者:liuconggao
  1. Symmetric-encryption-and-decryption-

    0下载:
  2. 对称加密解密,所用算法为DES,3DES等,适合学习和参考-Decrypt the symmetric encryption algorithm used for learning and reference for the DES, 3DES,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:3740397
    • 提供者:天枫
  1. DES_3DES

    0下载:
  2. Linux下c语言实现DES和3DES算法,DES算法属于对称加密算法,在一些对安全性要求较高的交易中运用广泛,如支付行业等。-Linux c language DES and 3DES algorithm, DES algorithm is a symmetric encryption algorithm, widely used in the transactions with higher security requirements, such as the payment industr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:17693
    • 提供者:gaolin
  1. Java_C_3DES

    0下载:
  2. 提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:1415901
    • 提供者:莫瑞芳
  1. DEScode

    0下载:
  2. des加密算法,3des加密算法,多种开发语言-des encryption algorithm, 3des encryption algorithm, and a variety of development languages
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:977713
    • 提供者:myname
  1. DELPHI源代码-读卡器开发

    0下载:
  2. DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-03-06
    • 文件大小:315777
    • 提供者:testsb
  1. BASE64p2BDESp2B3DES

    0下载:
  2. BASE64+DES+3DES算法调用Base64单元中的两个函数来实现Base64加密解密算法重新定义函数并调用DES单元中的两个函数来实现3DES加密解密算法 Key为16位.-BASE64+DES+3DES algorithm calls two functions Base64 unit to implement the the Base64 encryption and decryption algorithms redefine the function and call the t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-23
    • 文件大小:5153
    • 提供者:阿平
  1. TripleDES

    0下载:
  2. 3DES算法源码 MAC计算源码 CBC算法 金融标准PAD-The 3DES algorithm source MAC calculate source the CBC algorithm Financial standard PAD
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:6826
    • 提供者:wuxiaoming
  1. MyEncrypt

    0下载:
  2. 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:87160
    • 提供者:刘伟信
  1. openssl

    0下载:
  2. openssl常用功能练习源码,包括des、3des、rsa加解密算法,数字签名操作,pem和der格式转换,以及证书操作等。适用于初学者。-Openssl function practice commonly used source code, including des, 3 des, rsa encryption algorithm, digital signature, pem and der format conversion, as well as certificate of op
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:636880
    • 提供者:
  1. 3des_vhdl_latest.tar

    0下载:
  2. DES/3DES open core used VHDL. 在实际系统中使用过,完美无缺。-DES/3DES open core used VHDL. Used in the actual system, perfect.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:121268
    • 提供者:jinghang sun
  1. 3DesEncrypt

    0下载:
  2. 3des加解密,支持64位密钥,支持vc6.0 和search005-3des encryption and decryption, and support for 64-bit key, support vc6.0 and search005
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:124093
    • 提供者:王昆
  1. TripleDES

    0下载:
  2. 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:17196
    • 提供者:bluelemo
  1. 3dex_forjava

    0下载:
  2. 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
  3. 所属分类:CA program

    • 发布日期:2017-11-10
    • 文件大小:18479
    • 提供者:bluelemo
  1. CaCPP

    0下载:
  2. C-C++的加密算法,包括3DES,AES,DES-The C-C++ encryption algorithms include 3DES, AES, DES
  3. 所属分类:CA program

    • 发布日期:2017-12-09
    • 文件大小:21445
    • 提供者:zcj
  1. mini_aes_latest.tar

    0下载:
  2. mini-aes is used in improve speed and throughput compare with 3DES architecture.
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:491402
    • 提供者:kasimpeera
  1. 3DesTool

    0下载:
  2. 3Des 加解密工具,3Des c源码,非Win32API调用-3Des encryption and decryption tool, 3Des c source code, non Win32API call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:122595
    • 提供者:易岳城
  1. des3

    0下载:
  2. 3des的Verilog代码(已编译,可直接使用)-3des Verilog code (compiled, and can be used directly)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-10
    • 文件大小:1143
    • 提供者:shilei
  1. 3DES

    0下载:
  2. 实现 DES 加密解密算法的基本要求, 可以正确对明文进行加密解密。-The basic requirements of the DES encryption algorithm, you can correct plaintext for encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:27795
    • 提供者:
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:28503040
    • 提供者:chenqun
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com