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

搜索资源列表

  1. AesLib

    0下载:
  2. AES标准加解密算法的实现-AES standard encryption and decryption algorithm implementation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8201
    • 提供者:朝亮
  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
    • 文件大小:139861
    • 提供者:xf
  1. AES

    0下载:
  2. AES数据加解密算法,用于做对任意字节字符串的加解密运算-AES data encryption and decryption algorithms, used to make arbitrary byte string encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5131
    • 提供者:墨轩
  1. Lab2_201412239147427

    0下载:
  2. 雕用OpenSSL提供的EVP API完成实验内容,使用AES加解密文。-Encrypt using AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:878
    • 提供者:徐少云
  1. AES-pipelined-architecture

    0下载:
  2. AES算法,采用FPGA实现,重点描述了流水线设计,使用才方法使加解密具有很高的吞吐率-An AES crypto chip using a high-speed parallel pipelined architecture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:356678
    • 提供者:wucaidai
  1. AES

    0下载:
  2. AES代码 加解密代码 systemverilog编程-AES code
  3. 所属分类:CA program

    • 发布日期:2017-05-02
    • 文件大小:1014900
    • 提供者:卢刚
  1. aes_128.c

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3872
    • 提供者:scott zhang
  1. main

    0下载:
  2. AES加解密算法的实现和详细的注释,包括一个main.cpp和aes.cpp和aes.h文件,main.cpp中是一个具体的实现的例子-Examples implement AES encryption algorithm and detailed notes, including a main.cpp and aes.cpp and aes.h file, main.cpp is a specific implementation of
  3. 所属分类:Network Security

    • 发布日期:2017-04-27
    • 文件大小:38091
    • 提供者:zhajuan
  1. Security-RSA-1

    0下载:
  2. xocde 工具iOS工程师必备神器,AES加解密-Xocde tool iOS engineer essential artifact, AES encryption and decryption
  3. 所属分类:iPhone

    • 发布日期:2017-04-24
    • 文件大小:64608
    • 提供者:kangtian
  1. main

    0下载:
  2. 代码主要是解决AES加解密的问题,通过C语言实现调用库函数以及分析过程-zhuyaoweiro de neirong wei singkdleo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3640
    • 提供者:huacao
  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. Encryption

    0下载:
  2. AES加解密,C++端采用crypto++加密,C#端解密,经测试能够完全还原-AES Encryption & Decryption
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1055384
    • 提供者:ray
  1. AES_demo

    0下载:
  2. AES 加解密算法的列子. 支持 128 / 192 / 256 位的密匙 默认情况下按照 128 位密匙操作-AES encryption and decryption algorithm. Support 128/192/256 bit keys By default according to 128 key operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:202477
    • 提供者:xjoil
  1. ExCrypt

    0下载:
  2. aes加解密文件的应用。可以自动成成guid的秘钥,环境为vs2005-aes crypt tools auto make key ide:vs2005
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11109813
    • 提供者:peter.sun
  1. aes

    0下载:
  2. AES加密算法,实现任意长度文件加密与解密,有例程,可直接用于文件或字符串,数组加解密。-AES encryption algorithm, the realization of arbitrary length of file encryption and decryption, there are routines, can be used directly in the file or string, the array encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:8962
    • 提供者:安民
  1. AES

    0下载:
  2. delphi AES 加解密文件 程式 -delphi aes
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-17
    • 文件大小:225280
    • 提供者:lee shun pin
  1. aes

    1下载:
  2. 支持128.256加解密,里面有demo(supout 128 and 256 aes)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:580608
    • 提供者:何小天
  1. pyDes-2.0.1.tar

    0下载:
  2. python aes 加解密模块,可以用于多种场景的加解密(python aes encription and decription third lib)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:小泉小泉
  1. SampleCode

    0下载:
  2. Cryptography.cs文件封装了AES加解密过程,用户无须关心具体实现(Cryptography. Cs file encapsulates the AES encryption process, the user does not need to care about the implementation)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:4105216
    • 提供者:K丶
  1. P_yqt5

    1下载:
  2. 自己写的在CTR模式下的AES加解密算法,由PyQt5开发的界面设计,时间戳作为伪随机输入(AES encryption and decryption algorithm in CTR mode written by myself, interface design developed by PyQt5, time stamp as pseudo-random input)
  3. 所属分类:加密解密

    • 发布日期:2020-06-25
    • 文件大小:2252800
    • 提供者:笨呐呐
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com