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

搜索资源列表

  1. CipherAlgorithm

    0下载:
  2. 主要内容:DES加密算法,里面采用CBC和EBC两种加密结构,实行分组加密。-main elements : DES encryption algorithm, and they used EBC two CBC encryption, and carrying out the packet encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5147
    • 提供者:西们子
  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. des3_ECBandCBC

    1下载:
  2. 这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。-This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34960
    • 提供者:宋亚平
  1. DESandCBC

    1下载:
  2. DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63988
    • 提供者:谢志东
  1. DesCrytoXP

    0下载:
  2. DES cbc和ecb模式的实现C++洒地方-int ByteToBit(ElemType ch,ElemType bit[8]) int BitToByte(ElemType bit[8],ElemType*ch) int Char8ToBit64(ElemType ch[8],ElemType bit[64]) int Bit64ToChar8(ElemType bit[64],ElemType ch[8])
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:48636
    • 提供者:chafer2011
  1. DES_LAST

    1下载:
  2. DES完全自己实现!能对输入字符串或者选定实现CBC,CFB-1,-8,-64等模式。算法自带有效率检测函数,运行结束显示系统效率。此源代码完全胜任课程设计,就算是毕业设计也只需进行一点改进。欢迎大家下载!-DES to achieve fully their own! Able to enter the selected string or the realization of CBC, CFB-1,-8,-64, such as model. Efficient detection algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-12-25
    • 文件大小:326093
    • 提供者:maowu
  1. DES

    0下载:
  2. 加密解密算法,在CBC模式下的DES算法。代码都有备注,希望对大家有用哦。-Encryption and decryption algorithm in CBC mode of the DES algorithm. Note the code are, I hope all of you, oh useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4767
    • 提供者:Keven
  1. DES

    0下载:
  2. 分组密码分析: 主要是进行DES密码研究 包括CBC EBC 雪崩分析 差分分析-Block cipher analysis: DES password is mainly to conduct studies included CBC EBC analysis of differential analysis of avalanche
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:141048
    • 提供者:张梦
  1. des

    0下载:
  2. DES加密解密的实现,可以分别输入明文与密文,还可以选择ecb/cbc/cfb/ofb等工作模式,以及NoPadding和Pkcs5Padding等填充模式-DES encryption and decryption implementations can input plaintext and ciphertext ecb/cbc/cfb/ofb work mode, you can also choose to fill mode NoPadding and Pkcs5Padding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:8586
    • 提供者:chen
  1. Encryption

    0下载:
  2. C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:119854
    • 提供者:蒋先鹏
  1. deslib

    0下载:
  2. fast and simple des(+ cbc) implementation with sample test project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:8407
    • 提供者:bukake
  1. DES-ebc-cbc

    0下载:
  2. 程序描述DES加密算法,及CBC和EBC的加密方式,是基于控制台的程序-The program describes the DES encryption algorithm, and the CBC and EBC encryption, console-based program
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:265704
    • 提供者:yangfeng
  1. OpenSSL

    1下载:
  2. 调用openssl实现des cbc ecb 加密 rsa 圆周曲线等等,功能十分强大-openssl des rsa md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:1958049
    • 提供者:心艺软件
  1. des

    1下载:
  2. DES/3DES 算法实现,支持ECB CBC OFB等模式-DES/3DES algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:8195
    • 提供者:哦大家
  1. des_cbc

    0下载:
  2. 此例子为我整合网络资源并且经过自己深度优化后的代码,为DES cbc加密解密,并且带pkcs7补位-This example is the integration of network resources and through my own depth optimized code for DES cbc encryption and decryption, and fill the seats with pkcs7
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4104
    • 提供者:赵立明
  1. DES

    0下载:
  2. 加密使用64位明文和64位密钥做为输入(均为01字符串),产生64位的密文做为输出。加解密使用相同的密钥。采用CBC模式对文本加解密. 对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 输出:产生密文文本或明文文本-Encrypted using 64 bit plaintext and a 64 bit key as input (01 string), to generate 64 bit ciphertext as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2663034
    • 提供者:刘晓明
  1. DES

    0下载:
  2. DES加密解密,使用CBC向量模式的DES加密解密程序-DES encryption and decryption, using the vector mode CBC DES encryption and decryption procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:9417
    • 提供者:赵一
  1. descbc工程

    0下载:
  2. des算法cbc模式。比较详细简单。有注释。(CBC mode of Des algorithm. Detailed, simple and annotated.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:车银儿
  1. CBC_DES

    0下载:
  2. 本程序采用CBC模式DES算法加密,运行CBCdes.exe后,显示提示信息: 加密文件输入1,解密文件输入2,退出输入3。(This program uses CBC mode DES algorithm to encrypt, running CBCdes.exe, display prompt information: Encrypt file input 1, decrypt file input 2, exit input 3.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:40960
    • 提供者:纵横道
« 1 23 4 »
搜珍网 www.dssz.com