-
RSA small program source random
RSA的小程序,源码产生随机素数调用方法:N.GetPrime(bits)返回值:N被赋值为一个bits位(0x100000000进制长度)的素数-RSA small program source random-number call methods : N. GetPrime (bits) Returns : N has been assigned a bits- (0x100000000 band length) of prime numbers
- 2022-01-31 11:54:04下载
- 积分:1
-
Message Encryption using symmetric key encryption
- 2022-10-16 08:10:03下载
- 积分:1
-
md5加密酸法实现,VC++6.0实现,希望东家多多下载,交流交流
md5加密酸法实现,VC++6.0实现,希望东家多多下载,交流交流-md5 encryption acid realize, VC++ 6.0 realize the hope that a lot owner to download and exchange exchange
- 2022-08-08 00:36:34下载
- 积分:1
-
实现数据库安全编程,写了一个MD5的加密库
实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
- 2023-02-02 21:45:04下载
- 积分:1
-
MD5加密算法源代码,对于初学者有很好的借鉴意义!
MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
- 2023-08-15 20:40:03下载
- 积分:1
-
IBE身份
IBE基于身份的加密系统的加密程序,使用VC6.0开发-IBE identity-based encryption system of the decryption process, using VC6.0 Development
- 2023-04-27 17:55:03下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
用VC编写的一个简单的文件加密的程序源代码
用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
- 2023-08-09 19:20:03下载
- 积分:1
-
JAVA中license控制实现实例
现在很多J2EE应用都采用一个license文件来授权系统的使用,特别是在系统购买的早期,会提供有限制的license文件对系统进行限制,比如试用版有譬如IP、日期、最大用户数量的限制等。 而License文件中的Base64或BEA公司现在是WebLo
- 2022-10-16 11:30:03下载
- 积分: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