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

搜索资源列表

  1. C-DES

    1下载:
  2. 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50998
    • 提供者:张化
  1. des102

    0下载:
  2. des加密解密算法,c++实现,-des encryption and decryption algorithms, c + +.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3601
    • 提供者:chen
  1. DES_real

    0下载:
  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. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:118524
    • 提供者:王选
  1. des_example

    0下载:
  2. 这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C + + using key pairs known expressly encryption
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:11909
    • 提供者:karoe
  1. DESimprovement2

    0下载:
  2. DES加密解密算法的C实现,已经在VC6.0上测试,且成功!-DES encryption and decryption algorithm C realized, in VC6.0 testing and success!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3403
    • 提供者:roky
  1. DES(c++)

    2下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3971
    • 提供者:fang
  1. DES

    0下载:
  2. C# des加密例子,可实现dex文本加密解密-C# des encryption example, text encryption and decryption can be realized dex
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:101537
    • 提供者:吧地方
  1. DES

    0下载:
  2. 这是用C语言编写的DES加密解密文件的算法,很好地阐述了DES算法的核心思想。-This is the DES encryption algorithm to decrypt the file using C language, a good exposition of the core idea of ​ ​ the DES algorithm.
  3. 所属分类:Crack_Hack

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

    0下载:
  2. .NET 框架下DES加密/解密程序的实现,运行环境:Win2000 sp3和.net framework v1.0.3705 +C#-Achieve NET framework DES encryption/decryption program, operating environment:. Win2000 sp3 and net framework v1.0.3705+C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:54618
    • 提供者:刘文青
  1. DES.c

    0下载:
  2. 标准DES加密解密算法C源代码 1.此代码绝对正确可靠,而且是标准的DES算法,已经用于现场。 2.用于通讯加密解密 3.此代码运行结果与DES加密解密工具测试结果完全一样 -Standard DES encryption and decryption algorithm C source code 1 This code is absolutely correct and reliable, and is the standard DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3393
    • 提供者:万娜
  1. extTool

    0下载:
  2. c#小工具库,ini操作库,des加密解密-c# Gadget Gallery, ini manipulation library, des encryption and decryption, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:31576
    • 提供者:窦建业
  1. DES

    0下载:
  2. C语言编写的基于MFC的DES加密解密工具。界面简洁,易操作。-MFC-based DES encryption and decryption tool written in C language. The interface is simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1583925
    • 提供者:庄乃珊
  1. CPP---DES

    0下载:
  2. 详解DES加密解密原理,附用C++实现源码-Detailed DES encryption and decryption principle, attached with a C++ implementation source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:18841
    • 提供者:雷云
  1. VCPP-DES

    0下载:
  2. 在VC6.0上用C++语言实现的DES加密解密算法,支持文本的加密解密。-DES VC6.0
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:201728
    • 提供者:申笑晨
  1. DES

    0下载:
  2. C语言编写的DES加密解密函数,深入DES底层原理-DES encryption and decryption functions in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-15
    • 文件大小:25600
    • 提供者:栾玮珉
  1. DES编码

    0下载:
  2. des在C#中的加密和解密的代码,使用C#语言编写的,欢迎使用!(DES in the C# encryption and decryption code, using C# language, welcome to use!)
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:stevenf
  1. DES

    0下载:
  2. des加解密,实现加密,解密的过程,c语言程序(DES encryption and decryption)
  3. 所属分类:加密解密

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

    0下载:
  2. 控制台编程,实现S-DES对文件加密解密(Console programming to implement S-DES encryption and decryption of files)
  3. 所属分类:加密解密

    • 发布日期:2018-01-09
    • 文件大小:3957760
    • 提供者:wuciii
  1. DES

    0下载:
  2. DES、3DES加密解密算法,标准C编程,适合所有平台。测试程序为VS2010。运算Des\Debug\Des.exe文件,代码文件为Des-Code.cpp和Des_head.h(DES, 3DES encryption and decryption algorithm, standard C programming, suitable for all platforms. The test program is VS2010. Operation Des\Debug\Des.exe, the
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:885760
    • 提供者:cpuyph
  1. DES分组密码

    1下载:
  2. 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-14
    • 文件大小:5675008
    • 提供者:_Benson_
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com