Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • lzw.rar lzw encryption algorithm in c++
  • CiscoPasswordRevealer.src.tar.gz C++ source code. The Cisco VPN Client uses weak encryption to store user and group passwords in your local profile file. ... and no user input is used. This effectively means that the encryption keys the Cisco Client calculates can also be calculated by any ...
  • DES.rar   数据加密标准DES   数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自IBM 的研究工作,并在 1977 年被美国政府正式采纳。它是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。
  • FGInt.rar Encryption, as a tool to ensure privacy should be free and accessible for anyone. If you plan to use these implementations in a commercial application, contact me before doing so, that way you can license the software to use it in commercial Software ...
  • Columnar_Encryption.rar C# simple program that encrypt and decrypt text using (columnar transposition) encryption
  • rc5_des.rar The package contains source code for RC5 encryption - decryption written in C# under MS visual studio 2005
  • RSA_Encryption_Algorithm_in_a_Nut_Shell.zip RSA Encryption in a nut shell
  • ACA.rar aca algoritnm for chaos encryption in java
  • rsa.rar Rsa Encryption and Decryption in C language.
  • SDES-blockcipher-algo.rar SDES-blockcipher-algo Implementation of a simplified version of the DES block cipher Objective: This project is about implementing a simplified version of the DES block cipher algorithm –which was the standard encryption algorithm before the AES