-
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。...
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifndael algorithm, unix environment. learning cryptography helpful ah.
- 2022-12-17 19:15:02下载
- 积分:1
-
一个SHA加密库文件,用汇编语言开发完成的
一个SHA加密库文件,用汇编语言开发完成的-a SHA encryption for document assembly language development completed
- 2022-01-24 17:18:35下载
- 积分: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
-
Caesar
取代式密码的存在,已经超过2500年 以上,最早利 用的范例 是在西元600年 左右,内容是以颠倒的希伯來 文构成的。凯萨大帝(Julius Caesar)也曾经使用称为Caesar密码法。方法为将每个字母用其后的第三个字母來 取代。(Replace passwords existence, has more than 2,500 years or more, the first example is using a range of about the year 600 AD, the contents of the text is upside-down Heber future composition. Great Caesar (Julius Caesar) has also been known as the Caesar cipher using the method. Method is used then each letter is replaced by the third letter.)
- 2011-10-31 22:52:37下载
- 积分:1
-
锁住/解锁硬盘
锁住/解锁硬盘 - Locks in/the solution to lock the hard disk
- 2023-04-28 15:05:03下载
- 积分:1
-
ecc-lib-2.1.tar
ecc加密算法库,是一种非对称加密算,可用于数字签名等。(ecc encryption algorithms,can be used to signature)
- 2011-07-30 04:39:02下载
- 积分:1
-
FileEncrypt
这个是对文件进行加解密的项目,提供一些库函数,你可以直接调用(this source code s function is to encrypt and decrypt the file ,so ,of course ,it can
speed up your program)
- 2010-01-09 17:52:11下载
- 积分:1
-
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。...
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important
constituent, this procedure realizes this method.
- 2023-02-23 09:20:04下载
- 积分:1
-
The RC5 Encryption Algorithm
说明: The RC5 Encryption Algorithm
- 2019-05-25 23:01:15下载
- 积分:1
-
cobra-cipher
COBRA cipher algorithm example.
- 2009-09-19 23:20:45下载
- 积分:1