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

搜索资源列表

  1. tc_em_meta

    0下载:
  2. emQbit s ECB AT91 Kernel Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2161
    • 提供者:yuebecen
  1. crypt.java

    0下载:
  2. 加密解密文件,支持AES128/AES256/ECB/CBC等-encrypt/decrypt file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1308
    • 提供者:tony
  1. ThreeDES_ECB_EnDecrypt

    0下载:
  2. 实现3Des加密算法中,在ECB模式下进行加密数据和解密数据。-3Des encryption algorithm to achieve, in the ECB mode the encrypted data and decrypt data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:8837
    • 提供者:zhanghu
  1. gdm_wimax

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

    • 发布日期:2017-04-29
    • 文件大小:8907
    • 提供者:fanqych
  1. NBTool

    1下载:
  2. AES的解密工具,支持ECB、CBC、OFB、等等模式。密钥长度不固定。来自Openssl的aes算法。绝对正确。-AES decryption tool that supports ECB, CBC, OFB, etc. mode. Key length is not fixed. Aes Openssl algorithm. Absolutely right.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2832140
    • 提供者:ziolo
  1. des

    0下载:
  2. Describe: des of the C language version, with self-test procedures ... 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 an
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4100
    • 提供者:nasta11
  1. globals

    0下载:
  2. This application report studies the implementation of the Data Encryption ..... This mode of operation is referred to as Electronic Code Book (ECB) mod
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:525
    • 提供者:nasta11
  1. des

    0下载:
  2. C#实现DES和3DES算法的CBC和ECB函数-C# DES and 3DES CBC algorithm and ECB function
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:luo
  1. ECB-CBC-CFB-OFB

    0下载:
  2. Aes算法的基本原理以及五种工作模式的基本构造与原理-The basic principle of Aes algorithm and the basic structure and principle of the five working modes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:351057
    • 提供者:陈建军
  1. DES_ECB

    0下载:
  2. ECB加密 在单片机上已将运行过,是可靠的,请放心使用-AES ECB mode encryption file
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1768980
    • 提供者:
  1. aes_des

    0下载:
  2. AES DES 算法 实现 xcbc cmac ecb cbc ofb cfb pcbc ctr -AES, DES algorithm XCBC cmac ECB CBC ofb CFB PCBC CTR
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-01
    • 文件大小:70222
    • 提供者:suse
  1. Encrypt

    0下载:
  2. 封装了各种加解密算法和哈希算法,非常实用,有ecb、cbc、rsa算法-It encapsulates the various encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:174681
    • 提供者:mwz
  1. SM4加密算法的C语言实现

    3下载:
  2. SM4为对称算法,密钥长度和分组长度均为128位。解密算法与加密算法的结构相同,只是轮密钥的使用顺序相反,解密轮密钥是加密轮密钥的逆序。 实现了ECB和CBC两种加密模式,未处理数据填充Padding,使用时数据设置为16的倍数。
  3. 所属分类:密码/编码算法

    • 发布日期:2015-09-16
    • 文件大小:4647
    • 提供者:fstwnd@126.com
  1. encrypt

    0下载:
  2. 支持des 3des aes加密 ecb cbc ofb等多种加密模式-des 3des aes /ecb cbc ofb
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:75264
    • 提供者:林白
  1. aes

    0下载:
  2. AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。-AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No sp
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:海亮
  1. AES-BASE64

    0下载:
  2. 亲测可用的AES128+BASE64实例源码,适合单片机使用。可实现明文加密Base64格式输出,ECB模式0补齐。可实现Base64格式输入,AES128解密输出。密钥可指定。内附详细说明,并有测试实例。 -Pro AES128+BASE64 example source code, suitable for single use. Can realize the encrypted Base64 format output, ECB mode 0 filled. Can achieve
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6077
    • 提供者:海亮
  1. DES_ECB

    0下载:
  2. ECB模式加密 pPlain@指向要加密的明文数据; pEnc@指向加密后返回的密文数据; pKey@指向加密用的密钥; nBlock@要进行加密的块数,1块=8字节。-ECB mode encryption PPlain@ points to the encrypted text data PEnc@ points to the encrypted data returned PKey@ points to the encryption key NBloc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3884
    • 提供者:韩静
  1. Ali-Baghdadi_Maysaa-Harkous_CENG630_Project-Repor

    0下载:
  2. Advanced Encryption Source Encryption with modes ECB - OFC - OCB-Advanced Encryption Source Encryption with modes ECB - OFC - OCB
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:639143
    • 提供者:hussein akil
  1. des.tar

    0下载:
  2. ECB模式DES加解密。支持任意bytes的数据加解密,不是简单的补0,因为明文有可能是0。-ECB mode DES encryption and decryption. Supports arbitrary bytes of data encryption and decryption, not simply fill 0, because there may be 0 plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:4946
    • 提供者:晨夕
  1. des_test.tar

    0下载:
  2. ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6215
    • 提供者:晨夕
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com