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

搜索资源列表

  1. enefry_DES_c

    0下载:
  2. des 加密算法 c语言 移位 版 使用移位进行置换,更加节省空间。-des encryption algorithm c language version to use shift to shift replacement, save more space.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5639
    • 提供者:crw
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. DES_C

    0下载:
  2. DES 算法简单程序,C语言编写,目前正处于VS环境中的窗体程序实现中。-DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:342377
    • 提供者:徐湾
  1. chazhi

    0下载:
  2. 加密算法中经典的DES算法的C语言实现,利用此算法可以掌握对称加密算法的大致流程-Encryption algorithms, classic DES algorithm in C language, the use of this algorithm can grasp the general process of the symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:241261
    • 提供者:kadnqk
  1. wjcdes

    0下载:
  2. des标准加密的c语言实现,基本实现了加密的所有功能-Des encrypted c language realization standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3187
    • 提供者:zhangboyi
  1. 3_DES

    0下载:
  2. 对称密码设计与实现课程的作业,有完整代码及详细注释。同时还附上报告文档,希望对你有帮助。 3DES算法的c语言实现,-Symmetrical password design and implementation course work, have complete code and detailed notes. At the same time also attached document report, and I hope to help you. 3 the c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:365391
    • 提供者:班胜龙
  1. vigenere

    0下载:
  2. C语言实现DES加解密过程,多函数操作,会有加密和解密两个选项-The C language realization of DES encryption and decryption process
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:901
    • 提供者:陈天遥
  1. codec1

    0下载:
  2. 完全自己采用C语言编写的DES加密解密程序-Completely on my own using C language program, DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:201116
    • 提供者:贾蓉来
  1. a

    0下载:
  2. C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3815
    • 提供者:bison
  1. DES_3DES

    0下载:
  2. Linux下c语言实现DES和3DES算法,DES算法属于对称加密算法,在一些对安全性要求较高的交易中运用广泛,如支付行业等。-Linux c language DES and 3DES algorithm, DES algorithm is a symmetric encryption algorithm, widely used in the transactions with higher security requirements, such as the payment industr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:17693
    • 提供者:gaolin
  1. DESEntripction

    0下载:
  2. 利用des加密算法,C++语言源代码,不是很简单,请珍惜-Using the des encryption algorithms, C++ language source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-01
    • 文件大小:18823
    • 提供者:gan
  1. passwork

    0下载:
  2. DES加密算法一例,纯C语言源码(非C++)。附带测试程序,加密解密文件。-DES encryption algorithm one case, pure C language source code (non C++). With a test suite, the encryption and decryption of files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4050
    • 提供者:leon
  1. T1

    0下载:
  2. 纯c语言写的。DES加密解密算法。VC++环境编译。-DES algrithms,C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4160
    • 提供者:张茂生
  1. DESencryption

    0下载:
  2. DES是经典的非对称加密算法,DES加密算法的C语言现实,在VC6.0下编写,代码可扩展性强-The Data Encryption Standard is a previously predominant algorithm for the encryption of electronic data. It was highly influential in the advancement of modern cryptography in the academic world.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:15040
    • 提供者:liwen
  1. DES_encrypt_system

    0下载:
  2. 本程序使用C++语言在VC6.0下实现DES加密解密过程,输入明文从文件读取,输出密文写到文件,加密密钥程序内定,可以修改。-This program uses C++ language Under the VC6.0 DES encryption and decryption process, the input plaintext read from the file, the output ciphertext is written to the file encryption key p
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-23
    • 文件大小:328534
    • 提供者:terry
  1. 1test

    0下载:
  2. C语言实现DES算法,加解密都可以实现!-DES algorithm C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-09
    • 文件大小:3049
    • 提供者:
  1. des3

    0下载:
  2. 银行进入软件系统中进程会用到的系统des,3des算法加密解密C语言实现-Banks into software system of process is used in the des, 3 des algorithm encryption to decrypt the C language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3346
    • 提供者:陈贵华
  1. 24415373des

    0下载:
  2. 借花献佛,别人写的经典DES算法实现.希望对大家有用,C语言写的-I hope ti is useful!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:60365
    • 提供者:wenbin
  1. DES_C-language

    0下载:
  2. C语言实现的DES代码,可以直接编译运行。加密10M文件时间大约16到20秒。注释详细。其中工程名AES是手误打错了,实际上是DES算法的实现代码。-C language implementation of the DES code can be directly compiled to run. 10M file encryption for about 16-20 seconds. Detailed notes. Which works were wrong hands AES is wro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12664109
    • 提供者:LXW
  1. Desktop

    0下载:
  2. DES加密算法(以C语言实现)-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5279
    • 提供者:王蒙
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com