Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Cifra.rar Program that can crypt or decrypt a file
  • CodeSecurity.zip Security Encryption and Decryption Unit Contains : Text Encrypt and Decrypt with Keys Text Encode and Decode with Base64 Text Encrypt and Decrypt with WordTriple File Encrypt and Decrypt with Word Triple Two Fish Encrypt and Decrypt
  • MirandaDecrypt.rar Miranda password Decrypt module
  • socket-telecommunication.rar socket两进程间的通性,telecommunication between two processes based on socket ,and use MD5 and RSA encrypt and decrypt
  • GPEncryptionTEA.zip tea algorithm to decrypt and encrypt code
  • crack_clef_wep_sous_windows.rar DECRYPTAGE D UNE CLEF WEP SOUS WINDOWS is really useful to decrypt key in windows try it!!
  • enigma-algo.zip to encypt and decrypt by using algorithm by matlab programming
  • RSAjava.rar RSA four letter encryption written in Java just set your public and private keys and with the public key it encrypts four letters into five letters then with the five letter and your private key you decrypt the message into the original four letters
  • sdes_cpp.rar SDES in C++ The constructor takes the key and initializes the key schedule. Methods are provided to encrypt and decrypt a byte, and a static method to print a byte in binary is also provided.
  • shuber-attr_encrypted_ruby.zip Generates attr_accessors that encrypt and decrypt attributes transparently It works with ANY class, however, you get a few extra features when you’re using it with ActiveRecord, DataMapper, or Sequel