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

搜索资源列表

  1. DES

    0下载:
  2. DES加密软件 自己写的 还不错的 密码学-DES encryption software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:53293
    • 提供者:whukk
  1. DES

    0下载:
  2. des cbc mode for vc 6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2432
    • 提供者:jeperipi
  1. des

    0下载:
  2. 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14428
    • 提供者:stella
  1. DES

    0下载:
  2. 本程序基于matlab实现DES算法的加密。-DES encode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5771
    • 提供者:ldh
  1. des

    0下载:
  2. DES加密算法实现的C++类 -DES cryptographic algorithm for C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:988789
    • 提供者:站长
  1. delphi DES

    0下载:
  2. delphi des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:12509
    • 提供者:
  1. des

    1下载:
  2. 用java改写的des程序,有两个方法“加密,解密”- Des procedure rewrites which with java, some two methods "encryption, decipher"
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:19374
    • 提供者:杨柱洪
  1. des

    0下载:
  2. des文件加密系统。-des document cryptographic system.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:191116
    • 提供者:
  1. des.doc

    0下载:
  2. 关于des的说明- About des explanation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:6192
    • 提供者:黄勇
  1. DES

    0下载:
  2. DES加密,可以进行文件的解密与加密操作!-DES encryption, the document can decrypt and encrypt operation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7379
    • 提供者:asdfsdf
  1. DES

    0下载:
  2. DES算法实现源代码 DES_SourceCode1 DES_SourceCode2 DES_SourceCode3 DES_SourceCode4 DES_SourceCode5 以上5个文件里都包含完整的源代码-DES algorithm source code for more than DES_SourceCode1DES_SourceCode2DES_SourceCode3DES_SourceCode4DES_SourceCode5 document 5 con
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2566515
    • 提供者:wj
  1. S-DES

    0下载:
  2. 在控制台下用simple DES实现对任意文件的加解密-In the console using simple DES to achieve arbitrary file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:79786
    • 提供者:诸姣
  1. DES

    1下载:
  2. 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4404
    • 提供者:胡美
  1. DES

    0下载:
  2. 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5975
    • 提供者:郑正
  1. DES

    0下载:
  2. DES加解密演示 显示中间过程 非常方便-DES encryption and decryption process demonstration showed that the middle is very convenient
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2448095
    • 提供者:yaoyu
  1. DES

    0下载:
  2. 密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. des

    0下载:
  2. DES实现,c++语言,希望有不会乱码,对初学者有用吧!-DES to achieve, c++ Language, hope that there will not be garbled, it useful for beginners!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:101595
    • 提供者:伍军
  1. DES

    0下载:
  2. 实现DES加密文件的功能,超简单的源码。从别人那得到的。-DES encrypted file to achieve the function, super-simple source. It received from others.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14425
    • 提供者:boobcbo
  1. DES

    0下载:
  2. DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:528389
    • 提供者:star
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com