搜索资源列表
RGA_sscp
- 這是 GA 的改進版演算法,最大的差別在於能保證每次選出的基因都是更好的-GA improved version of the algorithm, the biggest difference lies in its ability to ensure that each of the selected genes were better
twofish-cpy
- 最佳化過的twofish演算法,想學習twofish密碼的千萬不能錯過-optimization algorithm by twofish, twofish want to learn the passwords should not be missed
test
- SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS180)的改良版
複製 -CRC演算法與實現 bhw98(原作)
- 討論了CRC的代數學演算法-discussed CRC generation of mathematical algorithms
DES_RSA
- DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。
truecrypt-3.1a-source-code
- 一个提供档案及Partition作加解密的程式支援以下的加密演算法AESBlowfishCAST5SerpentTriple DESTwofishAES-BlowfishAES-TwofishAES-Twofish-SerpentSerpent-AESSerpent-Twofish-AESTwofish-Serpent-a partition for files and for the encryption and decryption of the following programs sup
hmac_sha1.tar
- 以C语言撰写的HMAC SHA1加密演算法,附上测试用的scr ipt-Written in C language HMAC SHA1 encryption algorithm, with a test using the scr ipt
cryptix-jce-20050328-snap
- 包含各種加密演算法和Digital Signatures(MD2 MD4 MD5 RIPEMD-128 RIPEMD-160 SHA-0 SHA-1 SHA-256 SHA-384 SHA-512 Tiger)-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
HMAC-SHA1
- 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
cchengxuyuandaima3
- 用程序实现二十四点的算法很多,但大都比较繁杂。考虑到凑出结果的可能情况并不是太多,在这里我们将主要靠自己穷举可能的演算式外加循环计算来实现。 -24 points by the procedure of the algorithm to achieve a lot, but are relatively complicated. Taking into account the possible outcome of凑出not too much, where we will mainly rely
RSA
- 使用vc6.0完成 RSA为一种公开金钥演算法 可以产生一对公开金钥与私密金钥-Vc6.0 completion of the use of RSA as a public key algorithm can generate a public key and private key
crypt
- 程序生成系统用户方法(crypt),crypt是个密码加密函数,它是基於Data Encryption Standard(DES)演算法。 crypt基本上是One way encryption,因此它只适用於密码的使用,不适合於资料加密 -crypt
Java-encryption
- 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
RSA
- RSA加密演算法 對極大整數做因數分解的難度決定了RSA演算法的可靠性。-RSA parallel processing
java
- 是由 Richard Bellman 和 Lester Ford 創立的,求解單源最短路徑問題的一種演算法. 常見的最短路徑問題演算法還有 Dijkstra s algorithm, 且 Dijkstra 演算法不允許路徑的 cost 是負值, 但此演算法不受此限制. 但是如果圖形中有包含 cycle, 且 cycle 上面的 cost 的合為負值, 則此演算法不適合用於此種圖形-By Richard Bellman and Lester Ford founded, single-source
风场反演算法代码
- 使用FORTRAN语言编写 用于使用散射计回波数据反演海面风场 Linux环境,带测试数据,亲测,可运行