-
一个用DELPHI编写的DES加密接密原代码
一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense
original code
- 2022-06-19 12:20:51下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC...
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a detailed error handling function, is a type of security. MD5 is a routine procedure of MFC, and documentation to support two types of input string
- 2023-07-27 22:10:02下载
- 积分:1
-
SIMPLOGIN
SIMPLOGIN
- 2022-07-10 07:14:10下载
- 积分:1
-
数据加密算法,凯撒,普雷费尔
零数据加密算法(数据加密算法,DEA)是对称加密算法,可能是最广泛使用的密钥系统,特别是在金融数据的安全性,最初开发的DEA是嵌入在硬件中。一般情况下,ATM(自动取款机,ATM)使用DEA。它出自IBM的研究工作,IBM有它的专利数年,但1983年以后已经过期,在公共范围,允许在特定条件和使用情况下免除专利使用费。 1997年正式通过了美国政府。DES原来的思路可以参考一下二战中德国的Enigma机,大约相同的基本思想。传统的密码加密都是由古代的观念,从循环移位,谜机器是基于扩散模糊。但原则的本质是相同的。现代DES在二进制级别做着同样的事:替代模糊,增加了分析的难度
- 2022-01-26 08:22:44下载
- 积分:1
-
利用汇编语言实现DES加密算法
利用汇编语言实现DES加密算法-using assembly language to achieve DES encryption algorithm
- 2022-11-02 22:50:03下载
- 积分:1
-
VPN拨号程序源码(from sourceforge.net)
VPN拨号程序源码(from sourceforge.net)-VPN digit dialing procedure source code (from sourceforge.net)
- 2022-08-14 19:22:56下载
- 积分:1
-
des和rsa加密算法程序
des和rsa加密算法程序-des and rsa encryption algorithm procedures
- 2022-03-21 19:07:45下载
- 积分:1
-
安全文件柜,使用CryptApi接口实现.
安全文件柜,使用CryptApi接口实现.-Security file cabinet, the use of CryptApi interface.
- 2022-04-17 22:01:11下载
- 积分: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
-
一个简单的加密算法Kaiser(C语言)
一个简单的加密算法Kaiser(C语言实现) -A simple encryption algorithm Kaiser (C language)
- 2023-05-09 14:25:03下载
- 积分:1