Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • crypt.zip 一个简单加解密的小程序
  • crypt.rar 一个加解密的例子,采用字符变换来进行加解密,是最基础的加解密的例子
  • crypt.zip 程序生成系统用户方法(crypt),crypt是个密码加密函数,它是基於Data Encryption Standard(DES)演算法。 crypt基本上是One way encryption,因此它只适用於密码的使用,不适合於资料加密
  • crypt.zip 解密“第四代文件透明加解密系统”,最新文件透明加解密方法。
  • Crypt-IDEA-1.08.tar.gz Crypt-IDEA algorithm realisation as a perl module
  • kolch-crypt.zip File crypt encrypt in Delphi
  • crypt-2.2.5-src.zip crypt is free software. Please see the file COPYING for details. For documentation, please see the files in the doc subdirectory. For building and installation instructions please see the INSTALL file.
  • CRYPT.rar 古老的MUD游戏里面的一个crypt明文加密函数
  • crypt.rar Crypt and decrypt with a key
  • Crypt.zip Crypt for delphi TfrmCryptTestBench = class(TForm) txtPassword : TEdit lblClearText : TLabel lblCypherText : TLabel lblPassword : TLabel cmdEncode : TBitBtn cmdDecode : TBitBtn cmdClose : ...