Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CPlus-Shortcut-tutorial-Decrypt-V3.rar 本书是程序设计大师Herbert Scbildt多年开发教学的总结,以实践证明行之有效的方法让您快速精通C++语言
  • TableCrypt.zip ... is that this program uses a generated table in combination with a password to encrypt a file. This way you need 2 variables to decrypt the file. This is how it works: Generate a 10kb table file and enter a password. The password is used to pick bytes ...
  • vbfrance_APPLICATION-COMPLETE-CRYPTAGE-FICHIERS__ this is a file that encrypt and decrypt a file in vb
  • DES.rar 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的函数集合。
  • aes.zip AES encrypt and decrypt source code implemented using MATLAB
  • loc.zip Use to decrypt loc file and encrypt Audition s language script file
  • 5.zip capicom crypt\decrypt file4
  • client.rar capicom crypt\decrypt file ntr
  • CPS!MZCrypt_v1.0.zip A decrypter for MZCrypt v1.0. There is a bug of size in the crypter that decrypter also contains in order to decrypt correctly.
  • AesCrypt.zip java version : AES EnCrypt, DeCrypt algorithm