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

搜索资源列表

  1. DESsystem

    0下载:
  2. DES加密算法,C++编写,有界面有录像,写的很详细的大项目-DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail
  3. 所属分类:加密解密

    • 发布日期:2012-07-05
    • 文件大小:2531575
    • 提供者:张雯婷
  1. DESMYC

    0下载:
  2. 一个DES加密算法代码,详细的C语言代码帮助你快速开发,自己的加密软件源码.-A DES encryption algorithm code, C language code in detail to help you quickly develop their own encryption software source code.
  3. 所属分类:Crypt_Decrypt algrithms

  1. WjcDes

    0下载:
  2. C写的不到90行的标准DES加密算法代码,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, DES encryption algorithms, commonly used in programming an encryption algorithm, easy to use,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3209
    • 提供者:madud00088
  1. DESsystem

    0下载:
  2. DES加密算法,C++编写,有界面有录像,写的很详细的大项目-DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2531575
    • 提供者:张雯婷
  1. DES

    0下载:
  2. C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:937348
    • 提供者:李硕
  1. DES

    0下载:
  2. C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2044664
    • 提供者:严文培
  1. desrc3

    0下载:
  2. 这是一个关于 三重DES 和 RC3 文件加密算法的C++ 程序-This is a file on the triple-DES encryption algorithm and RC3 C++ program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7344644
    • 提供者:QiJia Yang
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5590
    • 提供者:yanliu
  1. s-des

    1下载:
  2. 简洁的des加密及解密算法 采用c++实现-the code about the des,c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-02
    • 文件大小:677596
    • 提供者:理了理
  1. 3DESentyragl

    0下载:
  2. 采用C语言编写的3层DES加密算法,具有很强的参考价值-Layer 3 DES encryption algorithm, using C language has a strong reference value
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:202355
    • 提供者:高浩
  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. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:160975
    • 提供者:薛某某
  1. d3des

    0下载:
  2. 一个des加密算法的c程序源码, 可以做为研究学习-this is a des arithme aaaaaaaaaaaaaa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5667
    • 提供者:tianling
  1. DES

    0下载:
  2. 本程序实现DES算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:333346
    • 提供者:lishen
  1. DESalgorithm

    0下载:
  2. DES算法。使用C++编程实现的DES加密算法。-DES algorithm. The use of C++ programming to achieve the DES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:484392
    • 提供者:
  1. DESjiamisuanfadeshixian

    0下载:
  2. C++编写的DES加密算法,内容简单,适用于初学者的学习与借鉴之用-C++ to prepare the DES encryption algorithm, which is simple, for beginners to learn and use from
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:40233
    • 提供者:付斌
  1. des1

    0下载:
  2. 用c#编写的des加密密码算法源代码,实现数据加密功能-Prepared to use c# password encryption algorithm des source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3556
    • 提供者:wt
  1. DES

    0下载:
  2. 今天我们学习了des对称加密算法这是一个des算法的C++实现-This is a des !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:12270
    • 提供者:狭路相逢
  1. DES

    0下载:
  2. 用纯C语言实现的DES加密与解密算法,希望对朋友们有用。-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:35058
    • 提供者:yaofengyi
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com