-
B-M算法(获取最小生成01比特串的本原多项式)
对于简单的由单一的线性移位寄存器,获得一串01比特序列,通过BM算法可以得到生成此01比特串的最小线性多项式(在二元域上)。
- 2022-03-20 23:41:03下载
- 积分:1
-
amendment of the original CMd5 CaculateStr function of the type of serious error...
修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to get the correct result, Unicode support (Unicode does not need conversion)
- 2022-01-25 16:30:42下载
- 积分:1
-
循环异或
循环异或-XOR cycle
- 2022-07-11 18:42:02下载
- 积分:1
-
Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
- 2023-03-11 10:50:04下载
- 积分:1
-
基于Blowfish加密算法的文件加密源程序
基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
- 2022-12-20 09:20:03下载
- 积分:1
-
md5通用加密算法,采用C编写,也可以在C++下使用
md5通用加密算法,采用C编写,也可以在C++下使用-General md5 encryption algorithm, using C to prepare, you can also use C++
- 2022-01-24 13:44:33下载
- 积分:1
-
我写的利用IDEA算法的加密程序,并含文件切割和合并功能。
我写的利用IDEA算法的加密程序,并含文件切割和合并功能。-I write using IDEA algorithm encryption procedures, and documents containing cutting and consolidation functions.
- 2022-01-25 18:02:42下载
- 积分:1
-
RSA的加密代码,含MFC界面,功能强大,可支持任意长度密钥。...
RSA的加密代码,含MFC界面,功能强大,可支持任意长度密钥。-RSA" s encryption code with MFC interface, powerful, can support an arbitrary length of the key.
- 2022-08-07 12:16:26下载
- 积分:1
-
Elliptic curve public key cryptography algorithms can be used for encryption and...
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(2^n)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (2 ^ n) the algorithm
- 2022-08-04 04:40:22下载
- 积分:1
-
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。-AES algorithm mainly includes three aspects: round of changes, round number and key expansion. In this paper, 128 for example, introduce the basic principles of algorithm combination of C language, the realization of advanced data encryption algorithm AES (AES-128).
- 2022-07-12 03:26:06下载
- 积分:1