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

搜索资源列表

  1. DES

    0下载:
  2. 这个是用C++模拟实现DES算法的加密的程序-This is written in c++ simulation realization DES algorithm encryption program
  3. 所属分类:CA program

    • 发布日期:2017-11-18
    • 文件大小:2615
    • 提供者:唐风
  1. des

    0下载:
  2. C++实现的一个完整des算法,可以从一个文件中取出明文,加密后放入另一个文件,再解密到另一个文件-C++ to achieve a complete des algorithm, can be removed from a file in plaintext, encryption into another file, and then decrypt to another file
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:305435
    • 提供者:马超
  1. keil des

    0下载:
  2. 可以在keil c,下完美运行。试过。 DES加密。 是否有解密没有试过。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-15
    • 文件大小:40644
    • 提供者:will0214
  1. des-algorithm

    0下载:
  2. 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:2944424
    • 提供者:李中原
  1. DES

    0下载:
  2. DES分级密码算法C++程序,实现了DES的加脱密-The the DES classification cryptographic algorithms C++ program, a DES plus decryption
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:2286
    • 提供者:李风光
  1. DES

    0下载:
  2. DES加密解密算法,纯C语言实现,带简单DOS界面-DES encryption and decryption algorithms, pure C language with simple DOS interface
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 密码算法DES加密解密算法 C++语言实现-The cryptographic algorithms DES encryption and decryption algorithms C++ language
  3. 所属分类:CA program

    • 发布日期:2017-11-26
    • 文件大小:3664
    • 提供者:纪小狐
  1. DES-encryption-and-decryption

    0下载:
  2. DES算法的加密解密 C语言实现 代码-DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-23
    • 文件大小:18785
    • 提供者:赵春欢
  1. DES-compulish

    0下载:
  2. DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:14838
    • 提供者:黄艺明
  1. DES-CPP.rar

    0下载:
  2. DES算法用C++实现的源代码,对开发很有帮助,DES algorithm source code C++ achieve development helpful
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:7867
    • 提供者:JenshyHong
  1. DES-(2)

    0下载:
  2. C++程序,DES加算法,分组加密算法,源代码&实验报告-C++ program, DES plus algorithm, packet encryption algorithm, source code & experimental report
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:214704
    • 提供者:余瑛
  1. DES

    0下载:
  2. C#编写的DES加密算法的例子,包含源码。-DES encryption algorithms written in C# example, contains the source code.
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:57710
    • 提供者:kq2012
  1. DES--encryption-and-decryption

    0下载:
  2. DES的加密和解密程序,用C语言写的,调试成功,可运行。-DES encryption and decryption program, written in C language, debugging success, can be run.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 基于VC6.0上编写的C++版DES程序,方便易读,以其简洁的特色解决实际问题,反映了代码的高质量-Based the VC6.0 written C++ Edition DES program to facilitate the easy-to-read its simple features to solve practical problems, reflect the high quality of the code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:1852
    • 提供者:liyiying
  1. des

    0下载:
  2. C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:4650
    • 提供者:吴国俊
  1. DES

    0下载:
  2. DES加密算法的C++代码,其中用动态库的方式封装DES算法,实现对8位数据的加密和解密。-DES the encryption algorithm C++ code, which dynamic library of Packaging DES algorithm, the 8-bit data encryption and decryption.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:3249945
    • 提供者:段盛凌
  1. DES

    0下载:
  2. DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:2438
    • 提供者:随赛
  1. DES

    0下载:
  2. 使用原生的C代码进行DES的加密和解密,我是在一边学密码学,一边练习DES的加密过程-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:2975
    • 提供者:郑瀚
  1. des1

    0下载:
  2. DES密码加密/解密算法的C++实现 DES是一种明文分组64比特,有效密钥56比特,输入密文64比特,具有16轮迭代的分组对称密码算法-DES C++ implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4006
    • 提供者:聂春雷
  1. DES

    0下载:
  2. DES加密解密 c语言实现.可自己修改指定长度的密钥、明文,以得到相应的密文-DES encryption decryption c language can modify the specified length of the key, plaintext to ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:3613
    • 提供者:阿光
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 48 »
搜珍网 www.dssz.com