-
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。...
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。-Crypto++ Packages, including 11 examples of 25 kinds of encryption algorithm source code, from the AES to XTEA.
- 2022-11-24 20:20:03下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
Arithmetic for integers of almost unlimited size for C and C++.
Developed and...
Arithmetic for integers of almost unlimited size for C and C++.
Developed and copyrighted by
Ralf Dentzer-Arithmetic for integers of almost unlimit ed size for C and C. Developed and copyrighted by Ralf Dentzer
- 2022-08-07 20:43:45下载
- 积分:1
-
是大方的师傅是大方的师傅说的是大方的师傅的师傅说的
是大方的师傅是大方的师傅说的是大方的师傅的师傅说的-的师傅的师傅是大方的师傅都是
- 2022-08-08 04:36:25下载
- 积分:1
-
加密crypto dll 5.1 des 3des
åŠ å¯†crypto dll 5.1 des 3des-Encryption crypto dll 5.1 des 3des
- 2022-01-30 19:42:27下载
- 积分:1
-
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中...
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
- 2022-09-15 17:35:03下载
- 积分:1
-
VIGENERE是法国的密码专家,以他明命名的密码是一种典型的多表密码!他的加密脱密可以通过文明维吉利亚方阵解决!...
VIGENERE是法国的密码专家,以他明命名的密码是一种典型的多表密码!他的加密脱密可以通过文明维吉利亚方阵解决!-VIGENERE French cryptologist, with his name out the password is a typical multi-table password! From his secret encryption can solve civilization faces phalanx!
- 2022-10-28 09:50:04下载
- 积分:1
-
一个可以锁定硬盘的程序
a program that can lock the hard disk -a program that can lock the hard disk
- 2022-01-26 08:02:21下载
- 积分:1
-
c环境下的md5加密程序
c环境下的md5加密程序-c environment of md5 encrypted
- 2022-08-10 06:06:19下载
- 积分:1
-
Password serpent algorithm source code, the algorithm is AES, one of the candida...
密码serpent算法源代码, 该算法是AES候选算法之一-Password serpent algorithm source code, the algorithm is AES, one of the candidate algorithm
- 2023-01-03 20:05:03下载
- 积分:1