-
AES加密源代码实例
AES加密源程序示例-AES encryption source code examples
- 2022-01-26 00:29:39下载
- 积分:1
-
zhuceji
注册机模板(纯API编写)
提供给写好软件后要求注册的人参考(Zhuceji template (the preparation of pure API) to write software for registration of reference)
- 2008-12-29 22:55:07下载
- 积分:1
-
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过-DES algorithm which is mainly vc++ to achieve, in the VC6.0 debugger through the next
- 2023-08-13 11:05:07下载
- 积分:1
-
3des
说明: 三重DES、DES的两种工作模式:ECB和CBC(Two working modes of triple DES and DES: ECB and CBC)
- 2019-06-03 19:33:08下载
- 积分:1
-
sm3Phmac
基于国密算法SM3实现HMAC,输入密钥和消息,可产生HASH验证码,C环境下调试成功(Based on the countries close algorithm realization SM3 HMAC, input key and news, can produce HASH verification code, C environment debugging success)
- 2020-12-29 09:49:00下载
- 积分:1
-
老外写的加密库cryptlib(版本3.1)
老外写的加密库cryptlib(版本3.1)-foreigner to write encryption for cryptlib (version 3.1)
- 2022-07-03 06:20:10下载
- 积分:1
-
oversampling_echo_gen
天气雷达回波产生 这个代码是自己编的 我用过没什么问题(Weather radar echo generated for this code is its own no problem, I used)
- 2009-04-15 14:29:31下载
- 积分:1
-
MD5Encrypt
MD5加密使的页面更安全更能有效的保护网站不受外界的攻击(MD5 encryption to make the page more secure website more effective protection from external attacks)
- 2013-08-29 17:26:59下载
- 积分:1
-
AmTxt
1、文本加密
使用简单的XOR技术加密,不过是很容易破解的
2、获取C盘序列号变成注册码(压缩文件里面附上算号器)
3、通过百度搜索
4、多语言支持
5、文字字体、颜色选择
6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)(one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences, into Serial Number (compressed file attached Suanhaoqi) 3, 4 through Baidu search, five more language support, text font, color selection 6, related documents associated*. UOD (this is BUG. welcome an expert noted))
- 2007-06-21 10:10:25下载
- 积分:1
-
2的16次幂正整数d与n,编写计算d
2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序;
2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。
在上述程序基础上写出下列程序:
(1) 对给定的10000以内数判定其是否为素数;
(2) 进行ElGamal体制的加密与签名。
-two of 16 power-positive integer d and n, calculate the preparation of d-1 (mod n); 2. For not more than 2 3 16 Powers positive integers a, e and n, calculate the preparation ae (mod n) procedures. In the above procedure to write on the basis of the following procedures : (a) the right to 10,000 within a few judging whether a prime number; (2) ElGamal encryption and signature.
- 2022-02-14 21:21:03下载
- 积分:1