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

搜索资源列表

  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

    0下载:
  2. C++语言的DES加密解密算法实现,并附有详细注释-The C++ language DES encryption and decryption algorithm, detailed notes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:4452
    • 提供者:之前
  1. des

    0下载:
  2. 基于c语言的加密解密程序,使用的des算法-C language based encryption and decryption procedures, the use of des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1931180
    • 提供者:张扬
  1. DES--c

    0下载:
  2. DES加密及解密算法程序源代码,还有算法实现的流程图,希望有用-DES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:98383
    • 提供者:mj
  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.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. Several-encryption-C-Sharp

    0下载:
  2. C#几种加密算法的介绍,包括对称加密算法MD5的实现,对称加密算法DES的实现,对称加密算法RC2的实现,以及其他算法的实现,内容包括对算法的讲解以及部分主要关键代码。-Several encryption algorithm C#
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6878
    • 提供者:刘湘琼
  1. RSA_DES

    0下载:
  2. 用C++实现的DES加密算法和RSA加密算法,控制台显示,可同时查看明文和密文,可自主设置密钥-Using C++ DES encryption algorithm and RSA encryption algorithm, the console display can simultaneously view the plaintext and ciphertext can be independently set key
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4344431
    • 提供者:刘豫
  1. test

    0下载:
  2. https客户端实现,采用des加密算法。linux环境下c++编程。-https client implementation, using des encryption algorithm. c++ programming under linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:45966
    • 提供者:
  1. 9266510251des

    0下载:
  2. 51单片机实现DES加密算法详解,用C语言写的,值得学习和借鉴-51 Detailed MCU DES encryption algorithm, written in C language, it is worth studying and learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5256
    • 提供者:木小鱼
  1. DES_07079

    0下载:
  2. 实现DES加密算法函数,采用c++编写,可以很好的应用到其他程序中去-DES encryption algorithm to achieve the function, using c++ preparation, can be well applied to other programs to
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1811241
    • 提供者:李旺春
  1. DES

    0下载:
  2. DES 加密和解密算法 用C语言完成的 没有做界面-DES encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:3430
    • 提供者:Kanra
  1. Desktop

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

    • 发布日期:2017-04-15
    • 文件大小:5279
    • 提供者:王蒙
  1. DES_lab

    0下载:
  2. DES加密算法(DES)的C语言实现支持16位16进制秘钥-DES algorithm (DES) of the C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4084613
    • 提供者:王超
  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(数据加密标准,Data Encryption Standard)是一种使用密钥加密的块密码。(Realization of DES encryption and decryption)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-06
    • 文件大小:515072
    • 提供者:络珞倾桓
  1. 密码学

    1下载:
  2. C++实现DES,AES的加密算法,可加密文件。(C++ implements DES,AES encryption algorithm, can encrypt files.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:17408
    • 提供者:fhnfhnfhn
  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. 3des

    1下载:
  2. 本次测试的代码是DES算法的C语言实现(VC 6.0): (1)加密 输入:8个明文字符,8个密钥字符(例如“12345678”,“12345678”) 将输入密钥和明文的8个字符各自转换为二进制,然后进行DES加密,输出加密结果 将加密过程中第1,2轮E盒扩展,S盒置换,P盒替代中间结果输出 (2)解密 输入:将加密之后得到的64比特密文作为输入 输出:经过DES解密之后,输出8比特字符(3DES encryption and decryption in C lan
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:我只想静静
  1. AES_CMAC

    3下载:
  2. 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
  3. 所属分类:加密解密

    • 发布日期:2019-06-20
    • 文件大小:46080
    • 提供者:lixiaoke
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com