CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 文件的路径

搜索资源列表

  1. DEScode_C

    0下载:
  2. 运行参数为:程序名 希望加密的文件路径 保存加密后的文件路径 密钥 E/D(E为加密,D为解密)-operating parameters : encryption procedures who wished to preserve the paper trails after the encryption key document path E / D (E for encryption, decryption D)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3614
    • 提供者:杰子
  1. ScreenCopyV1

    0下载:
  2. 1: 注册系统热键(还有自定义消息函数) 2:托盘图标的简单建立 3:选择文件夹的对话框 4:打开和关闭一应用程序(打开进程) 5:对文件的超简单读和写 6:找到程序自己所在的路径 7:包含列举所有进程-1 : Registration System hotkeys (and the news function from the definition) 2 : Icon in the establishment of three simple : choose the f
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44593
    • 提供者:dedodong
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. crc32addpatch

    0下载:
  2. CRC32自检壳加壳工具Unicode版 支持命令行加壳,支持Unicode路径。 Param1 为需要加壳的文件, 后面的几个参数可不分先后 /dos //直接命令行加壳,不打开加壳对话框 /bak or /nobak //加壳前是否备份 /show //CRC自检出错时是否显示提示框 /msg#对话框标题#对话框内容#对话框图标(0-3) -CRC32 self加壳shell tool command line support Unicode version of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:68264
    • 提供者:dongchaomissyou
  1. low

    0下载:
  2. 基于最低有效位的图像信息隐藏 图像信息隐藏: 说明: 1、bmp格式的原始图像都有足够的容量来嵌入任何格式的隐秘文件,而且都可以提取成功。 2、jpg格式的原始图像只有足够的容量来嵌入任何格式的小容量隐秘文件,可以提取成功。 3、嵌入过程:i. 打开一幅原始图像;ii. 点击相应的嵌入方法;iii. 在提示中输入要嵌入的隐秘文件路径;iv. 输入要保存隐秘文件的路径;v. 嵌入成功; 4. 提取过程:i. 打开一幅隐秘图像;ii. 点击相应的提取算法;iii. 输入要保存
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:67092
    • 提供者:Yummy
  1. MD5Test

    0下载:
  2. VS2005编译通过。计算文件的MD5值,输入文件路径,反回MD5字符串。-VS2005 compile. Calculate the MD5 value of the file, enter the file path, and anti-back MD5 string.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7347402
    • 提供者:李志坚
  1. des_encrypt_release

    0下载:
  2. des加密算法 做的一个人机界面! 选择带加密的文件与加密后的文件的保存路径,并且输入密钥,即可加密解密! 加密解密同一个文件的密钥肯定得一样!-project to encrypt and decrypt notepad files with des algorithm!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-02
    • 文件大小:15083218
    • 提供者:dragonriver
  1. CryptDES

    0下载:
  2. 1. 通过对文件加密,来达到防止非法用户查看,从而保护文件的目的 2. 合法用户输入正确口令方可正常打开并操作 3. 另外可对文件的加密文件的加密时间,保存路径进行记录,形成日志。 4. 开发设计后所达到的效果可以参看资料中的可执行程序运行结果 -1. Through file encryption to prevent unauthorized users to view, to protect the purpose of the paper 2. Legitimate us
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:357867
    • 提供者:玥儿
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:420652
    • 提供者:Jimmy
  1. wenjianjiami

    0下载:
  2. 实现了文件加密,输入要加密的文件的所在路径及名称,再输入密码,最后输入加密后的文件要存储的路径及名称。-Implement file encryption, enter the path where the encrypted file and the name, then enter the password, and finally enter the encrypted file to store the path and name.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:974
    • 提供者:yilujie
  1. des

    0下载:
  2. MFC下的des加密算法,包含选择文件路径-MFC under the des encryption algorithm, select the file path contains
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-08
    • 文件大小:15490648
    • 提供者:雷鸣涛
  1. MD5code

    0下载:
  2. 这里包含了算出文件的MD5码,只要输入文件路径就可以计算出来。-This file contains the calculated MD5 code, as long as the input file path can be calculated.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3884
    • 提供者:
  1. md5_file

    0下载:
  2. 文件夹包含arm-linux md5 摘要文件静态库以及pc-linux md5 摘要文件静态库和windows vc6.0md5 摘要文件静态库。这几个静态库方便实用。只要输入文件路径就可以得到文件的MD5摘要。适合需要传输文件并校验文件的完整性。-Folder contains the arm-linux md5 summary file and static library files pc-linux md5 summary of the static libraries and sta
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10758
    • 提供者:陈旋
  1. DES-disk-system

    0下载:
  2. 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:178930
    • 提供者:lx
  1. jiami

    0下载:
  2. 文件夹的加密程序。原理很简单,只是把文件夹的路径指向了回收站,隐藏了本来路径。解密后走动恢复-Folder encrypted program. The principle is very simple, just point to the path of the folder to the Recycle Bin, hiding Originally path. Recovery walk around after decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:1875416
    • 提供者:duzemin
  1. des

    0下载:
  2. 这份代码实现了DES的加密解密操作,实现对文件的操作,但是文件路径是指定的。-This code implements the DES encryption and decryption operations, file operations, but the file path is specified.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:10003
    • 提供者:周清妍
  1. huffman

    0下载:
  2. 根据huffman编码的原理实现文件的压缩与解压。C语言编写。使用时输入源文件与目标文件路径即可。-According to the principle of huffman encoding for file compression and decompression. C language, hoping to be helpful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:18381
    • 提供者:VongRuohang
  1. md5

    0下载:
  2. MD5的HASH算法。C++实现。输入为源文件路径。直接输出该文件的MD5值,适用于密码学实验。-The MD5 HASH algorithms. C++ implementation. Enter the path for the source file. Direct output to the file MD5 value for cryptography experiments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:20710
    • 提供者:VongRuohang
  1. SharpZipLib

    0下载:
  2. c# 文件的压缩和解压,根据文件所在物理路径获取文件,然后压缩到指定位置或者解压到指定位置-c# file compression and decompression, according to the file where the physical path for the file, and then compressed to a specified location or unzip to the specified location
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:246020
    • 提供者:xiongguangqun
  1. DecApkTools

    1下载:
  2. 使用说明 1. 该工具只支持标准版XXTEA算法加解密,参考Cocos2d-x 3.12版本   2. 支持文件目录和单文件的加解密,注意加解密的输入和输出路径   3. 工具会自动判定文件签名是否符合条件,不符合条件的归为加解密失败   4. 若加解密失败可能原因有格式不对和对文件操作失败引起   5. 解密只识别文件头是否符合,若解密后为乱码则非标准算法或密钥引起。   6. 输出路径若存在同名文件则会直接覆盖掉。   7. 请不要强制关闭软件以免引起错误,具体加密完成请查看输出日志。(In
  3. 所属分类:加密解密

    • 发布日期:2020-05-23
    • 文件大小:266240
    • 提供者:风云333
« 12 »
搜珍网 www.dssz.com