-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
程序使用C++展示相当强的XOR加密。
当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。...
程序使用C++展示相当强的XOR加密。
当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption.
Includes EOF error checking and automatic detection of when it is unencrypting a file.
Program Is Documented Well And Also Makes Good Use of the Built In String Class.
- 2022-12-20 10:10:03下载
- 积分:1
-
动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好...
动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好-Animation aes detailed steps, vivid simple and is very easy to understand animation, very good
- 2023-03-15 10:05:04下载
- 积分:1
-
PolarSSL-简单、 安全的通信
PolarSSL 使琐细便于开发者在他们 (嵌入式) 的产品,包括加密和 SSL/TLS 的能力促进这一功能与最小编码的足迹。
- 2022-08-08 05:54:35下载
- 积分:1
-
客户出货与维修
客户出货与维修-and maintenance of customer shipments
- 2022-02-13 19:04:16下载
- 积分:1
-
RSA数据加密代码,用C编写,已压缩成RAR格式
RSA数据加密代码,用C编写,已压缩成RAR格式-RSA data encryption code, prepared by C, has been compressed into RAR format
- 2022-02-12 00:06:27下载
- 积分:1
-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分: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
-
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值...
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using
the Rijndael algorithm, a rijndael encryption algorithm use example,
although the graphical interface does quite roughly, but procedure
itself has the very multiple-valued reference and the study place
- 2022-01-31 21:53:39下载
- 积分:1
-
the code can be used to encrypt your folder.
the code can be used to encrypt your folder.
- 2022-12-12 17:15:03下载
- 积分:1