-
aes coding details .yhis can be used for simple encryption
aes coding details .yhis can be used for simple encryption
- 2022-12-17 09:45: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
-
DSA算法的Pascal实现和例子。实现了签名和确认
DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has
signed and confirmed
- 2022-03-25 18:31:12下载
- 积分:1
-
AES算法的C + +源代码
C++版AES源代码
我在这里献丑了,此加密算法的扩展功能,大家发挥自己的能力写写吧!-C++ AES source
- 2022-02-02 08:31:07下载
- 积分:1
-
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自...
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1)
- 2022-01-25 14:05:08下载
- 积分:1
-
rsa algorithm realize the classic development kit, the encryption algorithm lear...
rsa算法实现的经典开发包,对学习加密算法帮助很大-rsa algorithm realize the classic development kit, the encryption algorithm learning very helpful
- 2023-05-02 22:10:03下载
- 积分:1
-
程序在VB
Program In VB
- 2022-02-26 22:20:14下载
- 积分:1
-
iPhone解锁
应用背景jhoom巴拉酒吧 ;jhoom巴拉酒吧关键技术在泰瑞MAA KI十字脉辛格
- 2022-03-13 00:27:06下载
- 积分:1
-
this visual basic source code,perhaps usefull 4 you
this visual basic source code,perhaps usefull 4 you
- 2022-05-09 10:55:41下载
- 积分:1
-
这是一个好的程序用MATLAB信号处理。这给你浅…
This a good program to start with signal processing in matlab.This gives you basic idea about covolution algorithm.
- 2023-07-03 10:10:03下载
- 积分:1