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

搜索资源列表

  1. crypto

    1下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
  3. 所属分类:加密解密

    • 发布日期:2012-11-01
    • 文件大小:8569
    • 提供者:
  1. 3des_verilog

    0下载:
  2. verilog 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-verilog implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:5993
    • 提供者:李阳
  1. 2DESsuanfa

    0下载:
  2. delphi写的二重des加解密算法,有图形界面,大家一起学习!-delphi write double des encryption algorithm, a graphical interface, we will study together!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:188283
    • 提供者:郭子
  1. des

    0下载:
  2. 一个C++的DES算法源码.引入工程中即可使用,加解密的函数分别是DES(char *key,char *s_text,char *d_text)和_DES(char *key,char *s_text,char *d_text) 使用上也比较方便-A C++ Source of the DES algorithm. The introduction of projects to use, a function of encryption and decryption are DES (c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5250
    • 提供者:risun
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6949
    • 提供者:magicliao
  1. 949q

    0下载:
  2. des 加解密源代码,des 加解密源代码 -des encryption source code, des encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:9001
    • 提供者:nish
  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. MyCryptograghy

    0下载:
  2. 对DES对各种类型的加解密的一个算法整理,包括对Byte,string,TXT文件类型,及其他类型的文档的一个解加密-Of DES encryption and decryption of all types of finishing an algorithm, including Byte, string, TXT file types, and other types of documents, a solution of encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:6733
    • 提供者:qer
  1. DES

    0下载:
  2. 这是从目前银行里,使用的“标准DES算法”,des/undes可对指定长度(最多8的整数倍)的数据进行加解密,密钥为8个字节长度。本程序在DSP5501上使用,去掉技术段的定义,可以移植到PC等环境上。-This is from the current bank, use the " standard DES algorithm" , des/undes can specify the length (up to integer multiple of 8) data encry
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3109
    • 提供者:sck007
  1. hunhejiajiemi

    0下载:
  2. 混合的加解密系统 DES RSA-DES RSA ARE USED IN THE SYSTEM!!!!!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:143386
    • 提供者:CYJ
  1. DES

    0下载:
  2. 模拟DES算法,程序使用八位密钥。 2. 程序使用 输入:输入明文,输入8位密钥。 点击“加密”按钮,即可获得加密密文。 输出:在编辑框中显示密文。 点击“解密”按钮,即可获得明文。 输出:在编辑框中显示明文。 -Simulation DES algorithm, the use of eight key procedures. 2. Procedures using input: enter explicitly, enter the 8-bit key. Cli
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1991839
    • 提供者:木佳强
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用des算法来进行加解密,实用性强,欢迎下载-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1723702
    • 提供者:小慧
  1. JiaMi

    0下载:
  2. 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:25306
    • 提供者:Robert
  1. DES

    0下载:
  2. DES算法的加解密实现,Visual C++实现-DES encryption and decryption algorithms to achieve, Visual C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:294592
    • 提供者:anny
  1. vcppDES

    0下载:
  2. DES加解密算法实现(关键算法有详细注释)-DES algorithm (note the key algorithm in detail)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:35453
    • 提供者:王力德
  1. desincpp

    0下载:
  2. 使用visual c++实现DES加解密运算法(64bit)可以自行输入KEY-The use of visual c++ realization of DES encryption and decryption algorithms (64bit) can enter the KEY
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1989
    • 提供者:王玟镔
  1. desinc

    0下载:
  2. 这也是实现des加解密的程式 但是是可以拿来加解密文件的-This is also the realization of des encryption and decryption program can be used but the document encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3992
    • 提供者:王玟镔
  1. Des

    0下载:
  2. 实现des加密机制的加解密方案,并附有详细输出.-Des encryption mechanism to achieve encryption program, with verbose output.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:474795
    • 提供者:allan
  1. des

    0下载:
  2. 该程序实现了DES数据加解密算法,含加解密和密钥由口令导出。明文分组大小为64bit, //密文分组大小为64bit,明文二进制信息存放于《明文二进制表示.dat》 //密钥二进制存放于《密钥二进制表示.dat》,密文存放于《密文二进制.dat》中-The program achieved a DES data encryption and decryption algorithms, including encryption and decryption and key derived
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6206
    • 提供者:刘进
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com