-
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用...
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用-This paper presents the Java development environment and how to document effective data encryption, in particular inside the API ca
- 2022-06-21 03:14:37下载
- 积分:1
-
sha-256
sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
- 2021-04-28 16:08:43下载
- 积分:1
-
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上...
产生随机加密字符串,可用于产品的标识及权限控制等功能的实现上-randomly generated string encryption can be used for product identification and access control functions in the realization
- 2022-01-27 10:19:16下载
- 积分: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
-
RC4
说明: 仅限于英文文本的加密,一种简化的RC4算法,安全性没有RC4高(Limited to English text encryption, a simplified RC4 algorithm, the security is not as high as RC4)
- 2019-12-17 10:29:49下载
- 积分:1
-
asterisk website access password, and the website source code
获取网页星号密码,和网页源代码-asterisk website access password, and the website source code
- 2022-10-12 14:00:03下载
- 积分:1
-
vc 6.0 source of md5
vc++6.0下的md5源程序-vc 6.0 source of md5
- 2022-02-12 21:06:40下载
- 积分:1
-
RSA
RSA加密算法,实现对文字的加密,将文字转化成数字后用RSA原理进行加密(This is RSA encryption algorithm)
- 2013-12-01 20:17:45下载
- 积分:1
-
AES-CMAC
密码学中的AES加密和CMAC认证的C语言代码(AES encryption and CMAC authority in C)
- 2020-07-03 22:40:02下载
- 积分:1
-
AES加解密
说明: 加载文件,对文件内容进行AES加解密,然后输出加解密后的文件。(Load the file, encrypt and decrypt the file content by AES, and then output the encrypted and decrypted file.)
- 2021-02-04 14:58:07下载
- 积分:1