-
RSA加密算法C语言编程实现
算法参考于《密码编码学及网络安全》上关于RSA加密算法的定义。相关程序在Visual C++ 6.0上能正确运行(估计在其他C语言编程环境下也能运行吧),程序里面详细写上了注解,希望能够给你带来帮助。
- 2022-03-16 12:20:33下载
- 积分:1
-
md5算法的java实现
md5算法的java实现-md5 algorithm java realizes
- 2022-03-24 03:05:54下载
- 积分:1
-
md5算法的java源代码
md5算法的java源代码-md5 algorithm source code of java
- 2022-08-17 21:34:35下载
- 积分:1
-
基于RSA的数字签名实现,用VC++模拟实现RSA数字签名过程。
基于RSA的数字签名实现,用VC++模拟实现RSA数字签名过程。-RSA-based digital signature implementation, using VC++ simulation of the process of realization of RSA digital signature.
- 2022-01-31 22:15:48下载
- 积分:1
-
电气工程学院大师sis2009
ElGamal算法不仅用于数据加密也能用于数字签名,其安全性依赖于有限域上离散对数问题的计算。该方法的关键。首先,选择一个素数P,两个随机数,G和G,X,X<P,计算Y = G ^ X(MOD P),其公钥Y,G和P的私钥X G和P的一组用户共享。ElGamal数字签名。信息签署M,先选择一个
- 2022-03-15 15:18:20下载
- 积分: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
-
SoftLock加密控件(非源码)
SoftLock加密控件(非源码)-SoftLock encryption controls (FOSS)
- 2022-02-13 07:54:54下载
- 积分:1
-
enigma.zip(VB),一个德国的恩尼格玛密码加密技术很酷的例子,原来的…
enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块
-enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
- 2022-08-21 18:13:42下载
- 积分:1
-
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式...
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式-Is the relatively new algorithm MD5, should DES5 than DES and encryption, and is a dll file, written in their own process to join it, can be directly used, the interface is intended to form ~ ~ ~ ~
- 2023-05-18 01:25:03下载
- 积分:1
-
沙
SHA-2 的代码实现-SHA-2 source implementation
- 2022-06-01 17:11:35下载
- 积分:1