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

搜索资源列表

  1. 20081222(des-ka9q-1.0-i386-gnu).tar

    0下载:
  2. DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:18745
    • 提供者:aoliang
  1. Des-code

    0下载:
  2. 本代码是一个完整的DES算法源代码,包括加密、和解密算法。-This code is a complete DES algorithm source code, including encryption, and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3513
    • 提供者:Sunway
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:8056
    • 提供者:L
  1. des

    0下载:
  2. 这是一个DES加密解密算法的源代码,希望对大家有用-This is a DES encryption and decryption algorithm source code, in the hope that useful to everybody
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2793
    • 提供者:ajia
  1. (Clanguage)

    0下载:
  2. CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4734
    • 提供者:1234
  1. DESSourceCodeInJava

    0下载:
  2. DES Source Code in Java
  3. 所属分类:Java Develop

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

    0下载:
  2. DES算法c++描述,代码最全,功能最多的-des encrypt source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1023310
    • 提供者:seajean
  1. file_transfer

    0下载:
  2. 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 完成DES算法加密。提供了详细的源代码,并举例说明了DES的应用。原理、功能、实现,集各种功能为一身。-Complete the DES encryption algorithm. Provided a detailed source code, and examples of the application of DES. Principle, function and the realization of a set of various functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:42242
    • 提供者:longyilee
  1. DES

    0下载:
  2. JAVA版,Des的加密和解密原理的源代码。-JAVA version, Des principle of encryption and decryption of the source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:Neo
  1. des_code

    0下载:
  2. des算法源码 DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。   其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。   DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。-des algorithm source code for DES algorithm of the symmetric cryptosystem cry
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4485
    • 提供者:李大力
  1. DES

    0下载:
  2. 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8563
    • 提供者:sun
  1. 3des

    1下载:
  2. 3DES 算法的实现,实现3DES算法的源码和程序-3DES source code 3DES source code 3DES source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:458126
    • 提供者:rocky
  1. DES

    0下载:
  2. DES算法C#界面实现源码,用C#的WPF模板开发,所用IDE为Visual studio2008-DES algorithm source code C# interfaces, using C#, WPF template development, the use IDE for Visual studio2008
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:361492
    • 提供者:大可
  1. DES

    0下载:
  2. DES算法,用c++实现。从文件读入明文,将密文写入文件。所有源码齐备,保证测试通过。-DES algorithm, using c++ implementation. Read from a file into the plaintext, the ciphertext to write the file. All source code in place, ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des算法的原理解释和编程代码,原代码也在文件中-des algorithm to explain the principles and programming code, source code is also the document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46939
    • 提供者:郭一锋
  1. !DES

    0下载:
  2. 能加解密的DES源代码,密钥和明文都是64位-The DES encryption and decryption can be the source code, key and plaintext are 64-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:3462
    • 提供者:yln13
  1. des

    0下载:
  2. 这个是DES加密算法源代码(C++语言类别)-This is the DES encryption algorithm source code (C++ language category)
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3485
    • 提供者:林子
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com