-
Source
用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件(AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decrypt the file)
- 2013-07-11 09:57:42下载
- 积分:1
-
这是MD5算法的 Asm 实现,代码效率高,
这是MD5算法的 Asm 实现,代码效率高,-This is the MD5 algorithm Asm implementation, code efficiency,
- 2022-02-02 04:43:01下载
- 积分:1
-
Base64 application components
Base64组件的应用-Base64 application components
- 2022-02-09 11:20:00下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
enumcsp
EnumCSP - Enumerates Crypto Service Providers
Copyright (c) 2000-2004 G.Chapillon
All Rights Reserved.
Contributor:
Jupiter -EnumCSP- Enumerates Crypto Service Providers Copyright (c) 2000-2004 G. Chapillon
- 2022-04-08 01:32:04下载
- 积分:1
-
File-Encryption
文件加密器,实现对文件加密,用来学习的代码(File encryption, encrypting files, the code used to study)
- 2012-05-20 14:28:54下载
- 积分:1
-
xingnengfenxi
图像加密前后的性能分析:包括直方图,相似性,相关性,不动点比等(Image encryption performance before and after analysis: including histogram, comparability, relevance, such as the ratio of the fixed point)
- 2021-04-12 11:38:57下载
- 积分:1
-
CRC校验程序
CRC校验程序,使用了CRC-16和CRC-CCITT方法 (CRC inspection program, which use crc-16 and crc-ccitt method)
- 2020-06-26 12:20:02下载
- 积分:1
-
md5 and sha
md5及sha-1算法及验证文件,vc6.0调试无误-md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct
- 2022-04-17 13:38:01下载
- 积分:1
-
Cast128 algorithm and binary
与 Cast128 算法二进制兼容的加密算法,64位块加密,加密匙可到128位-Cast128 algorithm and binary-compatible encryption algorithm, 64 block encryption, encryption keys can be 128
- 2022-07-06 17:53:58下载
- 积分:1