CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - des加密解密算法

搜索资源列表

  1. DES加密

    0下载:
  2. 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption / decryption algorithm, a very handy. You can exchange.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2444137
    • 提供者:赖高
  1. DES.rar

    0下载:
  2. 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:7356
    • 提供者:新河
  1. 三重DES加密解密算法

    0下载:
  2. 三重DES加密解密算法 可以实现3轮加密或者16轮加密的自由选择 并通过加密进行密文测试-DES\Debug\DES.exe ...\.....\DES.ilk ...\.....\DES.obj ...\.....\DES.pch ...\.....\DES.pdb ...\.....\DES.res ...\.....\DESDlg.obj ...\.....\StdAfx.obj ...\.....\vc60.
  3. 所属分类:加密解密

    • 发布日期:2017-05-14
    • 文件大小:3628486
    • 提供者:缪超
  1. des加密解密VB算法

    1下载:
  2. des加密解密VB算法,使用VB6语言编写。
  3. 所属分类:加密解密

    • 发布日期:2012-10-24
    • 文件大小:11229
    • 提供者:qjmgz@sina.com
  1. Des_VC20070608

    1下载:
  2. VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:41095
    • 提供者:bruce lei
  1. des

    0下载:
  2. 根据网上找到的算法进行了修改的C++DES加密解密算法 -According to the Internet to find the algorithm is modified C++ DES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:8928
    • 提供者:梁新强
  1. DES_0

    0下载:
  2. DES加密解密算法,老师布置得作业.有一定的参考价值,大家互相学习吧-DES encryption and decryption algorithms, decorated Teacher homework. Must have reference value, we learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:245022
    • 提供者:cherry
  1. DES

    0下载:
  2. DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1640
    • 提供者:jiangkaihua
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  1. des

    0下载:
  2. des加密解密算法以及word文档(具体实现步骤)-des encryption and decryption algorithms, as well as word documents (concrete implementation steps)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1530850
    • 提供者:hsanevol
  1. DES-VC6.0

    1下载:
  2. vc6.0 MFC 写的DES 加密 解密算法-vc6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:5365487
    • 提供者:aaayth
  1. DES

    0下载:
  2. DES加密解密算法,用C++编写,经测试可用-Decryption DES encryption algorithm, written with C++, available via testing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4058
    • 提供者:赵斐
  1. DES

    0下载:
  2. DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:80553
    • 提供者:Gao
  1. java-des

    0下载:
  2. des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1703
    • 提供者:罗延平
  1. DES

    0下载:
  2. DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:85399
    • 提供者:ftren
  1. DES_Encryption

    0下载:
  2. PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:平淡人
  1. DES

    0下载:
  2. c语言实现DES加解密算法,DES(数据加密标准,Data Encryption Standard)是一种使用密钥加密的块密码。(Realization of DES encryption and decryption)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-06
    • 文件大小:515072
    • 提供者:络珞倾桓
  1. DES

    0下载:
  2. 实现DES函数的加密解密过程,并且能够实现任意长度任意字符的加密和解密(Implement the encryption and decryption process of DES function)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:Vinegar
  1. Encrypt

    0下载:
  2. DES加密解密算法,用于实现本地密码加密存储(DES encryption and decryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:waynebdl
  1. des加密解密算法

    0下载:
  2. des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:yukinoyota
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com