-
using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal
Twofish 采用128位数据块(128 bits lock),128-192-256-bit 可变长度密钥。-using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal-192-256-bit variable-length keys.
- 2022-08-06 06:33:30下载
- 积分:1
-
以前发的那个只实现了SHA
以前发的那个只实现了SHA-1, 现在补全了,
sha-160, sha-224, sha-256, sha-384, sha-512-Previously issued only to realize that the SHA-1, is now a complete, sha-160, sha-224, sha-256, sha-384, sha-512
- 2023-09-06 02:25:03下载
- 积分:1
-
RSA encryption realize, I hope to be helpful to everyone to study the algorithm...
RSA加密实现,希望对大家有所帮助,研究算法是很让人痛苦的事情,大家多多努力-RSA encryption realize, I hope to be helpful to everyone to study the algorithm is a very painful thing, a lot of U.S. efforts
- 2022-03-05 12:25:08下载
- 积分:1
-
该BM算法用来求二元域上长度为11的序列的线性综合解
该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
- 2022-03-26 14:24:02下载
- 积分:1
-
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。...
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
- 2022-07-17 20:36:37下载
- 积分:1
-
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c0...
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c09a发布时间:2004.12.25翻译:TT小组曾经参与 OllyDbg 文档翻译工作的人员(按字母顺序):babyfox (是他第一次尝试翻译完全部OllyDbg)cyclotron[TT]flykuangtudazuo[TT]kvllzonlyu[TT]rigley[TT]Roba[TT]SwordLea[TT]zdd[TT]ZMWorm[TT] zmworm@sohu.com -OllyDbg Chinese help in the release : Dec.24, 2004 (See snow) File Name : OllyDbg.hlpMD5 value : 375d4bbe751f28e3f3bf7c5d2446c09a Release time : 2004.12.25 Translation : TT OllyDbg group had been involved in the translation of documents (in alphabetical order) : babyfox (yes his first attempt to fully translate the Department OllyDbg) cyclotron flykuangtudazuo [TT] [TT] kvllzonlyu rigley [TT] [TT] Roba SwordLea [TT] [TT] zdd ZMWorm [TT] [TT] zmworm@sohu.com
- 2023-01-09 02:20:03下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1
-
md5--加密文件
MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 16:05:03下载
- 积分:1
-
一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等...
一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等-Some commonly used encoding, encryption algorithm c/c++ Code, including, base64, sha1, des, md5, etc.
- 2022-02-07 00:24:25下载
- 积分:1
-
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB source code, a simple grammar. If you have needs, can be translated into other languages.
- 2022-01-26 06:32:56下载
- 积分:1