CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 文件加解密

搜索资源列表

  1. freelock

    1下载:
  2. 用vc++实现的文件加密、解密工具,工程中实现了通用的文件加解密算法-Achieved with the vc++ file encryption, decryption tool, works to achieve a common file encryption and decryption algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:55621
    • 提供者:武林至尊
  1. cipher

    0下载:
  2. vigenere加解密方法的实现 包括字符和文件两种形式-vigenere implementation of encryption and decryption methods, including two types of characters and documents
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1370
    • 提供者:shi
  1. Base64encodeanddecode

    0下载:
  2. 自己写的一个base64加解密源代码,可加解密二进制文件。包含一个库文件和一个实现文件。-Wrote it myself a base64 encryption source code, binary file encryption and decryption. Contains a library file and an implementation file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1630
    • 提供者:tom
  1. codeDll

    1下载:
  2. 用VB6.0做出的字串加密dll(带源码)!! code.dll的说明: 这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。 如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。 注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str)) 则解密过程为 Base64_Decode(Rand_Decode(pas)) 函数原型为: Public Func
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:10792
    • 提供者:程光
  1. des3FileCoder

    0下载:
  2. 1. 通过des3加密算法对计算机内的文件进行加解密并生成密钥- through the DES3encryption algorithm on the computer file encryption and decryption key generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9380388
    • 提供者:canmeizhexue
  1. AES

    0下载:
  2. 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:264662
    • 提供者:123
  1. 20120419

    0下载:
  2. 文件加解密助手源代码。有兴趣的人可以下载-File encryption and decryption assistant source code. Those who are interested can download to see
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:5023958
    • 提供者:彭镇宇
  1. jiajiemi

    0下载:
  2. 加解密软件实现对文件的加解密,其中包含有文档是对其的形象描述,运用的是sql ,java等知识。-Encryption software encryption and decryption of the document, which contains the image of the document to its descr iption, use the sql, java and other knowledge.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2303903
    • 提供者:aiqinhai
  1. DES

    0下载:
  2. DES算法,对文件进行加解密,对称算法的一种。小巧,实用-DES algorithm, the file encryption and decryption, a symmetric algorithm. Compact and practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2276330
    • 提供者:TKD
  1. file_encryption-c

    0下载:
  2. c语言实现文件的加解密小程序,适合于初学者。-c language file encryption and decryption applet.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:65609
    • 提供者:王永亮
  1. Des_3Des_Aes

    0下载:
  2. 用C#编写的分组密码算法加解密演示系统,可以实现DES,3DES和AES字符串和文件的加解密-Written in C# using block cipher encryption and decryption demo system that can achieve DES, 3DES and AES encrypt and decrypt strings and files
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9966845
    • 提供者:caoxin
  1. KaiSaJiaMiSuanFa

    0下载:
  2. 用Visual C++6.0实现凯撒算法加解密,能够快速对文件进行加解密。-Encryption and decryption of the Kaiser algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:288186
    • 提供者:邱將
  1. DES

    0下载:
  2. DES 算法的c语言实现 ,可以实现对文件加解密,并且计算加解密速度-DES algorithm c language, can be achieved on a file encryption and decryption, and calculates the speed of encryption and decryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:40536
    • 提供者:李金玲
  1. root

    0下载:
  2. 一个基于网络传输的文件加解密小软件,分为客户端和连接端。使用MFC。源码以及文档。-A small file encryption software, based on the network is divided into client and end connection. Using MFC. The source code and documentation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1434835
    • 提供者:段冰倩
  1. ini-decaenc

    0下载:
  2. 易语言对配置文件件的加解密样例,样例写的很简单,对密码也没有过多的防破措施,作为简单的样例吧.-Elanguage enc/dec the ini.it s work fine,test on elanguage v5.6
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:57207
    • 提供者:Jesse
  1. enc

    0下载:
  2. C语言写的简易的文件加密/解密工具,将文件加密为sec文件,经测试加密后无法被其他程序识别。解密时可原封不动地变回原来的文件(经测试,图片、视频加密后解密均能打开和播放)。使用时(显示:Error, file can not be found的时候)输入一个质数密码:223092871(2到23所有质数相乘加一,不易被破解),按回车后就能开启加密/解密功能。显示What would you do?(1/2)时,1为加密整个文件夹的文件,2为解密整个文件夹的文件 务必注意:生成的exe文件名称
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:38912
    • 提供者:lyc
  1. encode

    0下载:
  2. 文件加解密,对应于HTML,JS,等纯文本文件的加密解密,算法较简单(File encryption and decryption, corresponding to HTML, JS, and other text files encryption and decryption, the algorithm is relatively simple)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:549888
    • 提供者:小鲫鱼
  1. declass

    0下载:
  2. Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catali
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:mahtyfuf
  1. data文件加解密工具

    30下载:
  2. 适用于data文件进行加密解密(Apply to data file encryption and decryption.)
  3. 所属分类:其他

    • 发布日期:2019-01-07
    • 文件大小:4925440
    • 提供者:可爱的穆穆
  1. 中兴光猫V3.0配置加解密工具

    4下载:
  2. 中兴光猫db_user_cfg.xml配置文件为加密状态。此工具可解密。文件内有详细说明 干什么用的就不多解释了。(ZTE Guangmao DB_ user_ cfg.xml The configuration file is encrypted. This tool can be decrypted. There are detailed instructions in the document There's not much explanation for what's used.)
  3. 所属分类:其他

    • 发布日期:2021-01-21
    • 文件大小:6906880
    • 提供者:搞机助手
« 12 »
搜珍网 www.dssz.com