-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1
-
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA...
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
- 2022-05-08 18:12:15下载
- 积分:1
-
ElGamal算法
ElGamal算法-ElGamal algorithm
- 2022-07-24 16:18:08下载
- 积分:1
-
elgamal加密算法
这是很好的源代码,对于很多的童鞋来说是非常好的资料,而且程序简单易懂。本程序是在VISUAL C++6.0运行,不过在其他版本的软件上应该也可以运行。
- 2022-03-21 02:53:08下载
- 积分:1
-
文件中有说明,本程序主要提供了MD5算法的功能实现!
文件中有说明,本程序主要提供了MD5算法的功能实现!-Document has indicate that this procedure provides the main function of MD5 algorithm realize!
- 2022-03-13 13:36:05下载
- 积分:1
-
1. This program will all possible symbols in English and in the definition of th...
1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符
2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密
形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext
- 2022-05-25 21:59:44下载
- 积分:1
-
这个是RSA密钥对生成器,使用RSA EURO
这个是RSA密钥对生成器,使用RSA EURO-This is the RSA key pair generator, the use of RSA EURO
- 2022-03-04 13:00:54下载
- 积分:1
-
Machine to make use of multi
机器采用多层感知器异或分类
- 2022-02-14 10:23:49下载
- 积分:1
-
RSA的加密算法的应用DEMO 也是用来加密的。
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to
encrypt.
- 2022-08-05 16:59:23下载
- 积分:1
-
编程中获得会话密钥匙非常重要的
MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。
本文下面介绍的这个方法不仅更快而且更有效...
编程中获得会话密钥匙非常重要的
MSDN 展示了一种使用私钥的方法。 但是微软的这个在MSDN中例子相当的长。
本文下面介绍的这个方法不仅更快而且更有效
-Programming cryptographic key conversation was very important MSDN demonstrated a method of using the private key. But in Microsoft"s MSDN examples longer. Presented below is the method not only faster and more effectively
- 2022-07-18 14:03:15下载
- 积分:1