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

搜索资源列表

  1. pc1-256.zip

    0下载:
  2. 所属分类:CA认证

    • 发布日期:
    • 文件大小:21443
    • 提供者:
  1. AT88SC0104_at88sc0104c_program_reader

    0下载:
  2. AT88SC0104(at88sc,at88sc0104c)烧录器软件下载,压缩包里面附带使用说明书 AT88SC0104C 1-Kbit 用户存储器, 带身份认证和加密 AT88SC0204C 2-Kbit 用户存储器, 带身份认证和加密 AT88SC0404C 4-Kbit 用户存储器, 带身份认证和加密 AT88SC0808C 8-Kbit 用户存储器, 带身份认证和加密 AT88SC1616C 16-Kbit 用户存储器, 带身份认证和加密
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:92347
    • 提供者:陈明算
  1. cast-256

    0下载:
  2. cast-256 de c yuan dai ma-cast-256
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:10668
    • 提供者:dddddd
  1. MD_SDK

    0下载:
  2. C++源码实现完整讯息摘要类别加解密方法,包函MD4 - both 128 bits and 256 bits, MD5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-256, SHA -384, SHA-512, HAVAL SERIES及BASE 64-C++ source code to achieve a complete summary of categories of message encryption an
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:33269
    • 提供者:william
  1. gtea

    0下载:
  2. Based on the key material generated 3584 Round table of the sample plug and a length of 256 x kb. Key schedule includes pre-encryption round key encryption procedure. Encryption is technology-dependent data permutations, sampling subkey for subblock
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:311851
    • 提供者:Prr0tEct0
  1. libcartman_2ddp3

    0下载:
  2. The source code of the implementation of a symmetric cryptographic algorithm block Cartman-2DDP3 language Pascal / Delphi. The algorithm processes the blocks of 128-bits. The default key size is 512 bits, allowed 256 and 384 bit keys. For 512 b
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:172775
    • 提供者:Prr0tEct0
  1. g_tea

    0下载:
  2. Based on the key material generated 3584 Round table of the sample plug and a length of 256 x kb. Key schedule includes pre-encryption round key encryption procedure. Encryption is technology-dependent data permutations, sampling subkey for subblock
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:312183
    • 提供者:Prr0tEct0
  1. AES

    0下载:
  2. aes encrypt and decrypt
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:649598
    • 提供者:suarif
  1. SHA256

    0下载:
  2. In cryptography, SHA-2 is a set of cryptographic hash functions (SHA-224, SHA-256, SHA-384, SHA-512) designed by the National Security Agency (NSA) and published in 2001 by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Se
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:3862
    • 提供者:monica1987is
  1. encr

    0下载:
  2. AES Encryption Algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:3100
    • 提供者:Revathy
  1. rc4

    0下载:
  2.  实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:jl
  1. kairakan

    1下载:
  2. KAIRAKAN - 32-bit version of the Skipjack encryption algorithm with 256 bit key, extended to 8 times SBOX, further transformation of the sub-blocks.
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:6198
    • 提供者:Roman Budnitsky
  1. aes_mini_project

    0下载:
  2. It is encryption and decryption algorithm. AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same s
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1194861
    • 提供者:asha
  1. AES

    0下载:
  2. AES的基本要求是,采用对称分组密码体制。AES的加密数据块长度固定为128 比特,密钥长度则可以是128,192或256比特。AES加密有很多轮的重复和变换。大致步骤如下:1、密钥扩展(KeyExpansion)。2、初始轮(Initial Round)。3、重复轮(Rounds)。每一轮由四个不同的阶段组成,包括一个混淆和三个代换:字节代换(SubBytes)、行移位(ShiftRows)、列混淆(MixColumns)、轮密钥加(AddRoundKey)。4、最终轮(Final Round
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:4122
    • 提供者:yuelianglian
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. AES_algorithm

    0下载:
  2. AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:7864
    • 提供者:杨书金
  1. array2

    0下载:
  2. 一个可以产生不少于256个数的随机数,可为替代密码产生交换顺序。-haha ,so happy.
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:650
    • 提供者:chunguang
  1. sha-256

    0下载:
  2. sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,-sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:2115
    • 提供者:fenghui
  1. hash

    1下载:
  2. 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:1333
    • 提供者:奥巴马
  1. SEAL-WIL.ZIP

    0下载:
  2. berikut ini adalah sebuah program c untuk sha-256
  3. 所属分类:CA program

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