-
source for the realization of PKCS# 12 standard
PKCS#12源程序,用于实现PKCS#12标准-source for the realization of PKCS# 12 standard
- 2022-01-25 14:38:26下载
- 积分:1
-
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码...
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algorithm and the key
saves, source code and so on the signature
- 2022-01-25 17:55:50下载
- 积分:1
-
MD5 algorithm used to encrypt string of small programs
这是一个使用MD5算法对字符串进行加密的小程序-MD5 algorithm used to encrypt string of small programs
- 2022-07-22 00:40:21下载
- 积分:1
-
程序在VB
Program In VB
- 2022-02-26 22:20:14下载
- 积分:1
-
线形移位存储器生成流密码
线形移位存储器生成流密码-linear displacement flow generated password memory
- 2022-03-15 12:21:11下载
- 积分:1
-
facilitate free and simple BASE64 codec
方便免费简单的BASE64编解码器
- 2022-10-02 01:15:03下载
- 积分:1
-
数字加密 数字加密 数字加密
æ•°å—åŠ å¯† æ•°å—åŠ å¯† æ•°å—åŠ å¯† -digital encryption, digital encryption, digital encryption, digital encryption, digital encryption, digital encryption
- 2022-03-23 12:18:33下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
一个可以锁定硬盘的程序
a program that can lock the hard disk -a program that can lock the hard disk
- 2022-01-26 08:02:21下载
- 积分:1
-
一些重要的加密算法的实现
一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, and so shift
- 2022-11-14 20:50:03下载
- 积分:1