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

搜索资源列表

  1. ecb.rar

    0下载:
  2. 所属分类:弱点检测代码

    • 发布日期:
    • 文件大小:579123
    • 提供者:
  1. 对称算法 3DES CBC ECB MAC

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

  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. 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

    0下载:
  2. Cryptage ecb Please read your package and describe Please read your package and describe Please read your package and describe Please read your package and describe Please read your package and describe -Cryptage ecb Please read your package and desc
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:620
    • 提供者:med
  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_cbc

    2下载:
  2. 实现了aes128位加密的ecb和cbc模式,能在Linux上运行。(The ECB and CBC mode of aes128 bit encryption is implemented and can run on Linux.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-08-05
    • 文件大小:7168
    • 提供者:suy123
« 12 3 4 5 6 »
搜珍网 www.dssz.com