资源列表
BBS-ASCII-JAVAtansfer
- 看文件名就知道了吧。。。赫赫,欢迎大家下载-read the papers to know the name of it. . . Illustrious and you are welcome to download
Hash
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
des_win
- Des加密程序, 简单的加密程序,但是速度很快-Des encryption, a simple encryption program, but very fast
TripleDES
- triple des algorithm implemented using java
elGamal.tar
- ElGamal algorithm in java
DES
- des源代码,经过vc验证,可以成功解密。-des source code, after vc authentication, can be successfully decrypted.
DEScode
- 简单DES算法加解密程序,通过十六轮迭代实现。对原程序进行了修改,可用输入输出-DES-Encryption,with optional input and output
介绍LDAP
- 介绍一种存储结构,LDAP,可用于数字证书等平面数据库信息的存储等。-introduced a storage structure, LDAP, can be used for digital certificate plane database information storage.
Regedit
- 软件注册表注册,使用次数限制,请放心使用,是一个不错的小软件-The software registry registration, use restrictions
sha1
- In cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
RSAalgorithm
- 利用大素数相乘难分解原理,实现RSA加密算法,应用于数字签名.
RSA
- this program is cryptosystem use RSA