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

搜索资源列表

  1. DES

    0下载:
  2. DES加密解密程序 Requirement: Simple interface with inputs (M, K)/(C, K) and output (C)/(M) is required in the program. All data are presented in the hexadecimal format.-DES encryption and decryption procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:张晓明
  1. des_c

    0下载:
  2. 用C语言编写的100行des加密算法,代码简单,希望能有用-Written by 100 lines of C des encryption algorithm, the code is simple, hope can be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:7680
    • 提供者:guo
  1. des

    0下载:
  2. IMPLEMATATION DES CRIPHER IN C++ The Data Encryption Standard (DES) is a block cipher that uses shared secret encryption. It was selected by the National Bureau of Standards as an official Federal Information Processing Standard (FIPS) for the Unit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3243
    • 提供者:VIPUL17
  1. DES-used-c

    0下载:
  2. 用c语言编写的DES加密算法,很简洁易懂,希望对大家能有所帮助-Written by c DES encryption algorithm, it is easy to read, and I hope we can help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:40435
    • 提供者:付阿娟
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web application, data and file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:147069
    • 提供者:li oie miru
  1. DS-DES

    0下载:
  2. 含有密文链接选择的DES加密解密C程序代码,包括可执行文件-Contains links to selected ciphertext C DES encryption and decryption code, including the executable file
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c-file for DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6784
    • 提供者:Grif
  1. des

    0下载:
  2. 十分 规范的 DES 加密 C语言 算法-Very standard DES encrypted algorithm C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4304
    • 提供者:qiang
  1. DESsample-secret

    0下载:
  2. des加密的简化c语言编程,完整的步骤和过程。-des c programming language to simplify encryption, complete the steps and processes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2956
    • 提供者:王疆颍
  1. des

    0下载:
  2. DES加密解密算法,对文件加密解密,在Visual C++的开发环境下运行,程序美观整洁-DES encryption and decryption algorithm, encryption and decryption of files in Visual C++ development environment to run the program clean and beautiful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:633233
    • 提供者:xinxiangxiang
  1. Encryption

    0下载:
  2. C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:119854
    • 提供者:蒋先鹏
  1. c

    0下载:
  2. DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:2343
    • 提供者:ningshuo
  1. des-encryption

    0下载:
  2. des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5604
    • 提供者:job
  1. DES---CPP

    0下载:
  2. c++ des加密解密 实现des加密解密的功能-c++ des des encryption decryption encryption and decryption functions to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:18769
    • 提供者:kangletian
  1. des-cPP

    0下载:
  2. des data standard system source code c-des data standard system source code c++
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:3331
    • 提供者:fikri
  1. DES-CPP

    0下载:
  2. DES加密/解密程序,C++实现,给大家提供参考-DES encryption/decryption process, C++ implementation, to provide reference. . . . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9415
    • 提供者:水魂
  1. DES

    0下载:
  2. DES_加密解密算法,使用c++语言。有代码-DES_ encryption and decryption algorithms, using c++ language. A code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:18801
    • 提供者:zhangbin
  1. des

    0下载:
  2. des加密算法,c++实现对称的加密算法 -des encryption algorithm, c++ to achieve symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:www
  1. Des

    0下载:
  2. 本程序采用C实现,目的是实现DES加解密-The program uses the C implementation, the purpose is to achieve DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:212829
    • 提供者:随心
  1. DES

    0下载:
  2. des算法的c语言实现,并附有算法的详细原理说明,供使用者方便 -des algorithm c language, together with detailed schematic descr iption of the algorithm for user convenience
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:9920
    • 提供者:王伟
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 46 »
搜珍网 www.dssz.com