搜索资源列表

  1. sdestt

    0下载:
  2. S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:冯鋆
  1. desfunc

    0下载:
  2. 传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生-data transmission encryption and decryption, with non-symmetric encryption method ... Data
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:55296
    • 提供者:工期
  1. S_DES加密解密程序

    0下载:
  2. 按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:胡康康
  1. 复件 DES_and_3DES_and_CBC optimized 2

    0下载:
  2. DES 实现 包括 纯DES 3DES 和 CBC-DES achieve pure including 3DES and DES CBC
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:87040
    • 提供者:meji
  1. TripleDes算法de实现

    0下载:
  2. 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。-Before, I in a project development process,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:无可厚非
  1. kenel_crypto

    0下载:
  2. 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,tw
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:139264
    • 提供者:xf
  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. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:西们子
  1. CBC_cry

    0下载:
  2. des cbc加密的一个演示C++。net编的,数据加密课的作业程序 -des cbc encryption C of a demonstration. Net series, data encryption class operating procedures
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:3698688
    • 提供者:刘欣松
  1. DES-PIC-CBC

    0下载:
  2. DES加密方法加密BMP图像,CBC方式实现。-DES encryption methods encryption BMP image, CBC way.
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:88064
    • 提供者:Rex
  1. edcode

    0下载:
  2. 使用DES+CBC的加密解密程序,实现可以选择4/16迭代的不用加密解密强度-Use DES+ CBC for encryption and decryption process, the realization can choose 4/16 iterative encryption and decryption do not have the strength
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:253952
    • 提供者:sjxyx
  1. CBC-DES

    0下载:
  2. 这是一个密码学实验的程序,主要是根据CBC和DES算法进行加密数据-This is an experimental procedure Cryptography is based on the CBC and the DES algorithm to encrypt data
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:jiang tao
  1. des

    0下载:
  2. 使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式; -The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:60416
    • 提供者:huqiuping
  1. DES

    0下载:
  2. DES加密算法的VHDL实现,采用流水线技术实现-The VHDL implement of DES encrypt algorithmic
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-02
    • 文件大小:17718272
    • 提供者:Mr Yang
  1. Desalgorithm

    0下载:
  2. DES加解密算法程序。包括DES、DES-CBC、3DES、3DES-CBC等算法。-DES algorithm for encryption and decryption process. Including DES, DES-CBC, 3DES, 3DES-CBC algorithm and so on.
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:jammy
  1. des-cbc

    0下载:
  2. des的C语言版本,带自检程序。ecb模式实现。-des of the C language version, with self-test procedures
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:207872
    • 提供者:snail
  1. DES

    0下载:
  2. des cbc mode for vc 6
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:jeperipi
  1. CBC-S-DES

    0下载:
  2. CBC模式--S-DES 实现 简单DES算法CBC模式的实现 C++环境-CBC mode--S-DES implementation
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:14336
    • 提供者:shaolong
  1. DES

    0下载:
  2. DES加密源码,cbc ecb模式,强力推荐-DES encryption source code, cbc ecb mode, strongly recommended
  3. 所属分类:加密解密

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:jack
  1. DES-CBC

    0下载:
  2. des-cbc,webpages,maybe be helpful!-des in cbc mode, maybe be helpful!
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:749568
    • 提供者:ha
  1. C++ 利用openssl实现DES的CBC模式加解密

    0下载:
  2. C++ 利用openssl实现DES的CBC模式加解密(C++ uses OpenSSL to implement CBC mode encryption and decryption of DES)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:22141952
    • 提供者:陌路ads
« 12 3 4 5 6 »

源码中国 www.ymcn.org