-
rsaeuro
RSA算法
rsaeuro1.02源码
比较有用(RSA algorithm
rsaeuro1.02 Source
Useful)
- 2020-10-26 21:59:59下载
- 积分:1
-
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
- 2022-02-25 07:12:49下载
- 积分:1
-
Java environment of the four classical encryption algorithm, displacement, affin...
JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换
详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures screenshots
- 2022-08-04 02:38:10下载
- 积分:1
-
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学...
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
- 2022-08-12 12:11:34下载
- 积分: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
-
util
JAVA通用类处理(BASE64)(JAVA generic class treatment (BASE64))
- 2005-01-28 16:53:34下载
- 积分:1
-
密码编码和密码分析:原理与方法
密码编码和密码分析:原理与方法-encryption and password Analysis : Theory and Methods
- 2022-12-28 18:30:05下载
- 积分:1
-
this is about cryptography.
takes text as input and decrypt it
and then aagin...
this about cryptography.
takes text as input and decrypt it
and then aagin in plane text-this is about cryptography.
takes text as input and decrypt it
and then aagin in plane text
- 2023-05-03 03:50:02下载
- 积分:1
-
rc4
RC4的加密解密算法原程序(RC4 encryption decryption algorithm original program)
- 2021-04-19 13:08:51下载
- 积分:1
-
components under a set of encryption
delphi下一整套加密组件-components under a set of encryption
- 2023-01-30 12:40:03下载
- 积分:1