搜索资源列表
AT88SC0104_at88sc0104c_program_reader
- AT88SC0104(at88sc,at88sc0104c)烧录器软件下载,压缩包里面附带使用说明书 AT88SC0104C 1-Kbit 用户存储器, 带身份认证和加密 AT88SC0204C 2-Kbit 用户存储器, 带身份认证和加密 AT88SC0404C 4-Kbit 用户存储器, 带身份认证和加密 AT88SC0808C 8-Kbit 用户存储器, 带身份认证和加密 AT88SC1616C 16-Kbit 用户存储器, 带身份认证和加密
cast-256
- cast-256 de c yuan dai ma-cast-256
MD_SDK
- 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
gtea
- 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
libcartman_2ddp3
- 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
g_tea
- 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
AES
- aes encrypt and decrypt
SHA256
- 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
encr
- AES Encryption Algorithm
rc4
- 实现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
kairakan
- KAIRAKAN - 32-bit version of the Skipjack encryption algorithm with 256 bit key, extended to 8 times SBOX, further transformation of the sub-blocks.
aes_mini_project
- 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
AES
- AES的基本要求是,采用对称分组密码体制。AES的加密数据块长度固定为128 比特,密钥长度则可以是128,192或256比特。AES加密有很多轮的重复和变换。大致步骤如下:1、密钥扩展(KeyExpansion)。2、初始轮(Initial Round)。3、重复轮(Rounds)。每一轮由四个不同的阶段组成,包括一个混淆和三个代换:字节代换(SubBytes)、行移位(ShiftRows)、列混淆(MixColumns)、轮密钥加(AddRoundKey)。4、最终轮(Final Round
Decrypt.rar
- 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
AES_algorithm
- 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
array2
- 一个可以产生不少于256个数的随机数,可为替代密码产生交换顺序。-haha ,so happy.
sha-256
- sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,-sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.
hash
- 散列算法,用于生成原始消息的数字指纹,本算发基于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
SEAL-WIL.ZIP
- berikut ini adalah sebuah program c untuk sha-256
