-
大数运算类,用于RSA算法,支持4096位二进制的数学运算
大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
- 2022-08-22 10:09:41下载
- 积分:1
-
MD5加密算法,有个 getMD5() 方法可以传入字符串并生成一个 MD5 码。...
MD5加密算法,有个 getMD5() 方法可以传入字符串并生成一个 MD5 码。-MD5 encryption algorithm, there" s getMD5 () method can pass a string and generate an MD5 code.
- 2022-03-29 00:05:12下载
- 积分:1
-
UPX1.9 source code (a shell tools )
UPX1.9源代码(一个加壳工具)-UPX1.9 source code (a shell tools )
- 2022-02-12 18:37:33下载
- 积分:1
-
AES加密算法
密码学课程设计
AES加密算法
密码学课程设计-AES encryption algorithm Cryptography Course Design
- 2022-05-28 09:26:13下载
- 积分:1
-
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助-This is the RSA encryption algorithm C source code, and they hope to help a friend in need
- 2022-03-02 11:33:57下载
- 积分:1
-
MD5算法c语言源码
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
- 2022-05-10 12:53:33下载
- 积分:1
-
得到大素数的算法的Pascal源码
得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal source code
- 2022-10-18 00:15:03下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
Base64编码/解码器
base64 coder/decoder
- 2022-02-14 15:51:22下载
- 积分:1
-
提供服务端登陆验证程序(验证码随机改变,防止非法进入);
提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端;
任何改变访问地点...
提供服务端登陆验证程序(验证码随机改变,防止非法进入);
提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端;
任何改变访问地点的行为,都必须得到管理员的授权,否则无法登陆系统;
即使知道其他用户的密码也不能登陆系统。-provide certification services-landing procedures (Random Verification code change to prevent illegal entry); Provide server control procedures, administrators can allow, shielding and delete a user"s landing client; Any change in location of the visit have to be authorized administrators, whether while not landing systems; even if they know the password for other users can not landing system.
- 2022-02-06 22:11:41下载
- 积分:1