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

搜索资源列表

  1. 对称算法 3DES CBC ECB MAC

    1下载:
  2. 对称算法 3DES CBC ECB MAC
  3. 所属分类:源码下载

  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  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
    • 文件大小:58162
    • 提供者:白风
  1. DES_ECB.rar

    0下载:
  2. DES encryption decryption with ECB,DES encryption decryption with ECB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:1067
    • 提供者:kishan
  1. des-cbc.rar

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

    • 发布日期:2017-03-23
    • 文件大小:208163
    • 提供者:snail
  1. ECB

    0下载:
  2. 通过输入参数可以分别实现ECB,CBC模式下的加密和解密。-Parameters can be achieved by entering the respective ECB, CBC mode encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:349974
    • 提供者:zp
  1. aes

    1下载:
  2. aes加密算法,c语言编写,ECB的加密方式-aes encryption algorithm, c language, ECB mode encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:58134
    • 提供者:apple
  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
    • 文件大小:18184
    • 提供者:LamiaD69
  1. cryptopp

    2下载:
  2. AlgorithmType: SymmetricCipher Name: AES/ECB Source: NIST Special Publication 800-38A Plaintext: 6bc1bee22e409f96e93d7e117393172a ae2d8a571e03ac9c9eb76fac45af8e51 30c81c46a35ce411e5fbc1191a0a52ef f69f2445df4f9b17ad2b417be66c3710 Comment: F.1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:717076
    • 提供者:冯坚
  1. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:tulip
  1. jiami

    0下载:
  2. 应用加密算法和认证技术.ECB模式和CBC模式的加密过程.有两种模式的加密源代码和课程设计报告。-Application of encryption algorithms and authentication techniques. ECB mode and CBC mode encryption. There are two modes of encryption source code and program design report.
  3. 所属分类:CA program

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

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

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

    0下载:
  2. This part of revision 4423 of the EK-This example shows how to use pre-expanded keys to encrypt some plaintext, and then decrypt it back to the original message. Using pre-expanded keys avoids the need to perform the expansion at run-time. This e
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:255963
    • 提供者:gofin
  1. DES

    0下载:
  2. 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8123
    • 提供者:赵昊宸
  1. DES

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

    • 发布日期:2017-03-29
    • 文件大小:11981
    • 提供者:jack
  1. nx-aes-ecb

    0下载:
  2. AES ECB routines supporting the Power 7+ Nest Accelerators driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1358
    • 提供者:xezaizo
  1. ECB

    0下载:
  2. Cryptage ECB sous C
  3. 所属分类:CA program

  1. ecb

    0下载:
  2. ECB: Electronic CodeBook mode.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1576
    • 提供者:qengwaoms
  1. ecb+cbc+des

    0下载:
  2. 应用ECB和CBC两种操作模式分别完成DES(Two modes of operation, ECB and CBC, are applied to complete the DES)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:265216
    • 提供者:wzt11
  1. 微信小程序AES加密ECB模式js库

    0下载:
  2. 微信小程序AES加密ECB模式js库,可以直接使用,网站很多都不是ECB模式,这个是项目总自己用的。微信小程序AES加密ECB模式js库.7z(Wechat applet AES encrypts the JS Library of ECB mode, which can be used directly. Many websites are not ECB mode, which is always used by the project itself. Wechat applet AES e
  3. 所属分类:移动互联网开发

    • 发布日期:2020-07-30
    • 文件大小:5120
    • 提供者:昱皓
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com