CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密

文件名称:truecrypt-4.3a-source-code

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    597.66kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

源码开放的加密软件。最新版本!!可以在一个文件内部创建多样化的加密磁盘并且将其配置为一个可以通过一个驱动器盘符访问的虚拟磁盘.任何存储在该虚拟磁盘上的文件可以被自动地实时加密,并且只有当使用正确的密码或者密匙配置时才可以访问. TrueCrypt 支持多样化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 Twofish.其它的功能包括 FAT32 或者 NTFS 格式的支持,隐藏卷。-open source encryption software. The latest version! ! The creation of an internal document diversification and disk encryption to be configured as a drive through a drive to visit asked the virtual disk. Any stored in the virtual disk on the document can be automatically encrypted in real time, And only when the correct password or keys can access only configuration. TrueCrypt support the diversification encryption algorithms, including AES-256, Blowfish (448-bit key). CAST5, Serpent, Triple DES, and Twofish. Other features include FAT32 or NTFS format support holders, hidden Vol.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

truecrypt-4.3a-source-code/
truecrypt-4.3a-source-code/Common/
truecrypt-4.3a-source-code/Common/Apidrvr.h
truecrypt-4.3a-source-code/Common/BaseCom.cpp
truecrypt-4.3a-source-code/Common/BaseCom.h
truecrypt-4.3a-source-code/Common/Cache.c
truecrypt-4.3a-source-code/Common/Cache.h
truecrypt-4.3a-source-code/Common/Cmdline.c
truecrypt-4.3a-source-code/Common/Cmdline.h
truecrypt-4.3a-source-code/Common/Combo.c
truecrypt-4.3a-source-code/Common/Combo.h
truecrypt-4.3a-source-code/Common/Common.h
truecrypt-4.3a-source-code/Common/Common.rc
truecrypt-4.3a-source-code/Common/Crc.c
truecrypt-4.3a-source-code/Common/Crc.h
truecrypt-4.3a-source-code/Common/Crypto.c
truecrypt-4.3a-source-code/Common/Crypto.h
truecrypt-4.3a-source-code/Common/Dictionary.c
truecrypt-4.3a-source-code/Common/Dictionary.h
truecrypt-4.3a-source-code/Common/Dlgcode.c
truecrypt-4.3a-source-code/Common/Dlgcode.h
truecrypt-4.3a-source-code/Common/Endian.c
truecrypt-4.3a-source-code/Common/Endian.h
truecrypt-4.3a-source-code/Common/Fat.c
truecrypt-4.3a-source-code/Common/Fat.h
truecrypt-4.3a-source-code/Common/Format.c
truecrypt-4.3a-source-code/Common/Format.h
truecrypt-4.3a-source-code/Common/GfMul.c
truecrypt-4.3a-source-code/Common/GfMul.h
truecrypt-4.3a-source-code/Common/Keyfiles.c
truecrypt-4.3a-source-code/Common/Keyfiles.h
truecrypt-4.3a-source-code/Common/Language.c
truecrypt-4.3a-source-code/Common/Language.h
truecrypt-4.3a-source-code/Common/Language.xml
truecrypt-4.3a-source-code/Common/Password.c
truecrypt-4.3a-source-code/Common/Password.h
truecrypt-4.3a-source-code/Common/Pkcs5.c
truecrypt-4.3a-source-code/Common/Pkcs5.h
truecrypt-4.3a-source-code/Common/Progress.c
truecrypt-4.3a-source-code/Common/Progress.h
truecrypt-4.3a-source-code/Common/Random.c
truecrypt-4.3a-source-code/Common/Random.h
truecrypt-4.3a-source-code/Common/Registry.c
truecrypt-4.3a-source-code/Common/Registry.h
truecrypt-4.3a-source-code/Common/Resource.h
truecrypt-4.3a-source-code/Common/Tcdefs.h
truecrypt-4.3a-source-code/Common/Tests.c
truecrypt-4.3a-source-code/Common/Tests.h
truecrypt-4.3a-source-code/Common/Textual_logo_288dpi.bmp
truecrypt-4.3a-source-code/Common/Textual_logo_96dpi.bmp
truecrypt-4.3a-source-code/Common/Textual_logo_background.bmp
truecrypt-4.3a-source-code/Common/TrueCrypt.ico
truecrypt-4.3a-source-code/Common/TrueCrypt_Volume.ico
truecrypt-4.3a-source-code/Common/Volumes.c
truecrypt-4.3a-source-code/Common/Volumes.h
truecrypt-4.3a-source-code/Common/Xml.c
truecrypt-4.3a-source-code/Common/Xml.h
truecrypt-4.3a-source-code/Crypto/
truecrypt-4.3a-source-code/Crypto/Aes.h
truecrypt-4.3a-source-code/Crypto/Aescrypt.c
truecrypt-4.3a-source-code/Crypto/Aeskey.c
truecrypt-4.3a-source-code/Crypto/Aesopt.h
truecrypt-4.3a-source-code/Crypto/Aestab.c
truecrypt-4.3a-source-code/Crypto/Aestab.h
truecrypt-4.3a-source-code/Crypto/Bf_ecb.c
truecrypt-4.3a-source-code/Crypto/Bf_enc.c
truecrypt-4.3a-source-code/Crypto/Bf_locl.h
truecrypt-4.3a-source-code/Crypto/Bf_pi.h
truecrypt-4.3a-source-code/Crypto/Bf_skey.c
truecrypt-4.3a-source-code/Crypto/Blowfish.h
truecrypt-4.3a-source-code/Crypto/Cast.h
truecrypt-4.3a-source-code/Crypto/Cast_lcl.h
truecrypt-4.3a-source-code/Crypto/Cast_s.h
truecrypt-4.3a-source-code/Crypto/Crypto.vcproj
truecrypt-4.3a-source-code/Crypto/C_ecb.c
truecrypt-4.3a-source-code/Crypto/C_enc.c
truecrypt-4.3a-source-code/Crypto/C_skey.c
truecrypt-4.3a-source-code/Crypto/Des.c
truecrypt-4.3a-source-code/Crypto/Des.h
truecrypt-4.3a-source-code/Crypto/Des_enc.c
truecrypt-4.3a-source-code/Crypto/Des_locl.h
truecrypt-4.3a-source-code/Crypto/Ecb3_enc.c
truecrypt-4.3a-source-code/Crypto/Podd.h
truecrypt-4.3a-source-code/Crypto/Rmd160.c
truecrypt-4.3a-source-code/Crypto/Rmd160.h
truecrypt-4.3a-source-code/Crypto/Serpent.c
truecrypt-4.3a-source-code/Crypto/Serpent.h
truecrypt-4.3a-source-code/Crypto/Set_key.c
truecrypt-4.3a-source-code/Crypto/Set_key.h
truecrypt-4.3a-source-code/Crypto/Sha1.c
truecrypt-4.3a-source-code/Crypto/Sha1.h
truecrypt-4.3a-source-code/Crypto/Sk.h
truecrypt-4.3a-source-code/Crypto/Spr.h
truecrypt-4.3a-source-code/Crypto/Twofish.c
truecrypt-4.3a-source-code/Crypto/Twofish.h
truecrypt-4.3a-source-code/Crypto/Whirlpool.c
truecrypt-4.3a-source-code/Crypto/Whirlpool.h
truecrypt-4.3a-source-code/Driver/
truecrypt-4.3a-source-code/Driver/Driver.rc
truecrypt-4.3a-source-code/Driver/Driver.vcproj
truecrypt-4.3a-source-code/Driver/MAKEFILE
truecrypt-4.3a-source-code/Driver/Ntdriver.c
truecrypt-4.3a-source-code/Driver/Ntdriver.h
truecrypt-4.3a-source-code/Driver/Ntvol.c
truecrypt-4.3a-source-code/Driver/Ntvol.h
truecrypt-4.3a-source-code/Driver/Resource.h
truecrypt-4.3a-source-code/Format/
truecrypt-4.3a-source-code/Format/Format.rc
truecrypt-4.3a-source-code/Format/Format.vcproj
truecrypt-4.3a-source-code/Format/FormatCom.cpp
truecrypt-4.3a-source-code/Format/FormatCom.h
truecrypt-4.3a-source-code/Format/FormatCom.idl
truecrypt-4.3a-source-code/Format/Resource.h
truecrypt-4.3a-source-code/Format/Tcformat.c
truecrypt-4.3a-source-code/Format/Tcformat.h
truecrypt-4.3a-source-code/Format/TrueCrypt_Wizard.bmp
truecrypt-4.3a-source-code/License.txt
truecry

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com