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

搜索资源列表

  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,twofish)-cbc (des,des_ede3,aes,b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:136.58kb
    • 提供者:xf
  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
    • 文件大小:378.96kb
    • 提供者:刘永
  1. CFBlxp

    1下载:
  2. 加密作业,des分组模式中的CFB模式,根据《密码编码学和网络安全》一书-encryption operations, a mode des CFB mode, "Cryptography learn and network security," a book
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.39kb
    • 提供者:朱酷磊
  1. CFB

    1下载:
  2. 程序是在vc++平台上实现的des算法,能对任何大小的文件进行加密。加密的模式是CFB。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:106.91kb
    • 提供者:方慧
  1. des

    2下载:
  2. 使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:58.95kb
    • 提供者:huqiuping
  1. DES.rar

    0下载:
  2. DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR,DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:56.8kb
    • 提供者:白风
  1. encoding-and-decoding

    0下载:
  2. 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-17
    • 文件大小:25.88mb
    • 提供者:王希
  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
    • 文件大小:318.45kb
    • 提供者:maowu
  1. scrypt32.src

    0下载:
  2. The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:17.76kb
    • 提供者:LamiaD69
  1. simple_des_example

    0下载:
  2. Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.-Here is a simple implementation of DES in C. Very easy to understand code with a lot of test data to verify the algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6.42kb
    • 提供者:Weldy
  1. encryptionmode

    0下载:
  2. 加密模式 ECB CBC CFB OFB-ECB CBC CFB OFB encryption mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.81kb
    • 提供者:gongm
  1. cwcli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:91.93kb
    • 提供者:Andrey
  1. safecli_src

    0下载:
  2. CipherWall Client, code to work with sockets, sqlite database and CA realization: - RSA 2048-4096 bit - digit auth on RSA - 3-step cert auth - Blowfish in CFB mode (448 bit) - SHA-256 и SHA-512 - HMAC on base SHA-256 - random-digit gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:128.4kb
    • 提供者:Andrey
  1. cryptography

    0下载:
  2. 网络安全中的几种重要的加密算法, CBC,CFB, message digest, etc.-important cryptography algorithm in network security, like CBC, CFB, message digest, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6.62kb
    • 提供者:Hechen Liu
  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
    • 文件大小:8.38kb
    • 提供者:chen
  1. 3ec3cba

    0下载:
  2. MD5提供基本加密设施为lua5.1:一个哈希(摘要) 功能,对隐窝/解密基于MD5和CFB,和一对隐窝/解密 对DES使用56位密钥。-MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest) function, a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:40.18kb
    • 提供者:wangbo
  1. encrpy

    0下载:
  2. ECB/CBC/CTR/OFB/CFB加密解密-ECB/CBC/CTR/OFB/CFB encryption, decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4.51kb
    • 提供者:yao
  1. AES

    0下载:
  2. 图像加密 五种加密方式 ECB CBC CFB CTR OFB-Image Encryption five encryption ECB CBC CFB CTR OFB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:6.33kb
    • 提供者:NiaLee
  1. modes_test

    0下载:
  2. test CFB/OFB/CBC modes for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:902byte
    • 提供者:voteimin
  1. Blowfish

    1下载:
  2. 河豚(blowfish)加密算法 拥有CBC CFB ECB 加密模式-Fugu (blowfish) encryption algorithm has CBC CFB ECB encryption mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:17.28kb
    • 提供者:sxl
« 12 »
搜珍网 www.dssz.com