搜索资源列表
PCommunication
- 题 目: 模拟进程利用单向邮箱通信 初始条件: 1. 随机生成邮箱的大小。 2. 消息大小与邮箱单元的大小相等。 3. 邮箱开始为空。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.如果邮箱中没有空单元,发送进程不能发送消息; 2.如果邮箱中没有消息,接收进程不能接收消息。 3.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
LibTomCrypt
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
InreversableDecode
- 解密算法实现.采用VB6编写,针对不可逆的单向加密,在网络安全方面很有用。-decryption algorithm. Prepared using VB6 against irreversible one-way encryption, network security very useful.
11_SHA
- 安全散列算法采用单向Hash函数将需加密的明文\"摘要\"成一串128bit的密文-security hash algorithm uses one-way hash function would require encryption expressly "summary" as a bunch of 128bit The ciphertext
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
加密和数字签名
- 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
libtomcrypt1.17sourcecode
- 全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本-Full-featured encryption library, symmetric encryption, asymmetric encryption, one-way encryption, to wait, the latest version
socket
- 一个winsock网络通信程序,实现单向的身份认证,还不构完善--A Winsock communication program. It implements one-way identity verification. But it is not complete yet.
MD5_SHA1
- 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
md45.txt
- md5算法源代码,应用密码学实现源码。对于学习应用密码学和单向函数比较有用-md5 algorithm source code, the application of cryptography to achieve source. Applications for the study of cryptography and more useful one-way function
hash
- Hash encoding-one way hashhing
SHA1
- securtiy algorithm for one way hasing
OneWayMeshPredict
- 该程序用于模拟单向mesh类型片上网络在给定的发包分布数据的文件决定下,预先得出该网络在每个节点中的throughput,而不需要进行真实的测试。该程序用来验证单向mesh类型片上网络是否具有可接受的throughput,然后再来决定是否进行进一步模拟。-The program used to simulate a one-way type of on-chip mesh network in a given distribution of data files contracting deci
conv
- Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
route7-02-2010
- Secured File transmission using two ways, one way attempts to find the path, whereas the second way doesn t do the same. thus the first way speeds up the process.
fprng10
- AMPRNG rev 1.0 - strong and fast PRNG with 80-512 bit key and 80-512 bit IV, based on permutations and one-way functions.
Decrypt
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
URLTest
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
signnature-DSA
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati