-
用栈设置 密码
用栈设置 密码 -with Stack set a password
- 2022-01-25 17:21:37下载
- 积分:1
-
加密图代码
这是我的密码学算法 Algorithm. 我已经习惯了的哈希算法该算法。这种算法不是反向或解密,而且不可能。
- 2023-04-23 06:55:02下载
- 积分:1
-
抓取网页密码,能够轻松的将网页上的密码抓取下来,功能比较简单实用...
抓取网页密码,能够轻松的将网页上的密码抓取下来,功能比较简单实用-Crawl page password, can easily crawl password page down function is relatively simple and practical
- 2022-09-17 11:35:03下载
- 积分:1
-
基于改进算法的加密算法
用des加密算法的改进算法-des encryption algorithm using the improved algorithm
- 2022-10-15 13:20:03下载
- 积分:1
-
全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本...
全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本-Full-featured encryption library, symmetric encryption, asymmetric encryption, one-way encryption, to wait, the latest version
- 2022-01-26 07:04:58下载
- 积分:1
-
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文...
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文-Arithmetic operations to achieve the replacement of letters. Caesar encryption is the replacement of a single-letter law: the user is given the letter key will be encrypted into a ciphertext
- 2022-03-29 03:50:45下载
- 积分:1
-
StreamSec Security Library含有多种算法的控件
StreamSec Security Library含有多种算法的控件-StreamSec Security Library contains a variety of control algorithms
- 2022-06-28 18:47:44下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-02-02 12:16:17下载
- 积分:1
-
将小于32位的码字用1011编程循环冗余码!
并且可以检验已编好的循环冗余码是否正确!...
将小于32位的码字用1011编程循环冗余码!
并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
- 2022-07-07 03:38:58下载
- 积分:1
-
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