-
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统....
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统.-Cryptmount of the Linux system and the file system of user equipment. Documents and other encryption systems.
- 2022-11-02 23:05:03下载
- 积分:1
-
I found five des algorithm.
我找到的5个des算法。-I found five des algorithm.
- 2022-03-09 08:53:07下载
- 积分:1
-
This is the document prepared by C combined with the partition of the source cod...
这是用C编写的文件合并与分割的源代码,还请各位指教。-This is the document prepared by C combined with the partition of the source code, also called upon to advise.
- 2022-04-10 13:08:48下载
- 积分:1
-
tuyecrypt
tuyecrypt-2.1a
- 2022-08-20 14:23:40下载
- 积分: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
-
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
-
rsa算法实现,用的是c++。欢迎大家随便下载
rsa算法实现,用的是c++。欢迎大家随便下载-rsa algorithm, using c++. Welcome to the casual download
- 2022-08-17 06:40:27下载
- 积分:1
-
Delphi写的base64算法程序
Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
- 2022-03-04 22:03:17下载
- 积分:1
-
DES算法,在VC++环境下调试,对成密码算法
DES算法,在VC++环境下调试,对成密码算法-DES algorithm, in VC++ Debugging environment, and into a cryptographic algorithm
- 2022-05-19 06:23:04下载
- 积分:1
-
DES算法BCB组件,有源码,DELPHI也可以用。
DES算法BCB组件,有源码,DELPHI也可以用。-DES algorithm BCB components, source code can also be used in Delphi.
- 2022-02-16 07:47:32下载
- 积分:1