CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 加密 解密

搜索资源列表

  1. File_EN_DE

    0下载:
  2. 文件加密解密工具,我写的,还算可以吧,凑合用-Document encryption and decryption tool that I wrote.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:20826
    • 提供者:stevenpaul
  1. jiami

    0下载:
  2. 小型的课程设计,小型的加密软件,能对文件的简单加密解密,用编写。-Small-scale curriculum design, small-scale encryption software can be easy on the document encryption and decryption using java prepared.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-26
    • 文件大小:126628
    • 提供者:幸运王子
  1. Des

    1下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:36744
    • 提供者:钟钟
  1. 1238719248Bhwb

    0下载:
  2. Viusual Basic编写 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Prepared using Viusual Basic XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), w
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:
  1. Blowfish

    0下载:
  2. 一个文件加密软件。可以实现对不同文件类型的加解密。-A very good software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2793345
    • 提供者:张明烁
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19786
    • 提供者:易守旺
  1. viruscode

    0下载:
  2. windows下病毒原理演示代码,无攻击性。(如:在c根目录下生成一个空文件夹)为防备杀毒软件查杀,内容已加密,解密密码zrb 内部exe文件已改为txt格式 可直接txt打开阅读代码也可改为exe运行尝试-principle demonstration of the virus under the windows code, non-offensive. (Eg: in c root to generate an empty folder) to prepare for killing ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:34654
    • 提供者:hwl
  1. FileEncryptionAndDecryption

    0下载:
  2. C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:27979
    • 提供者:赵世玉
  1. ECC

    0下载:
  2. 真正完整独立运行的ECC(椭圆曲线)加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone ECC (elliptic curve) C source code for encryption and decryption, as well as teaching courseware (PDF file), you can update them on http://zhou63.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:537987
    • 提供者:zhou
  1. E

    0下载:
  2. 易语言编写的一个非常简单的加密解密程序,可以用在网络通信加密里面,速度比较快,可以根据需要修改一下算法,实现更好的加密-Language easy to be a very simple encryption and decryption process can be used in network communication encryption inside, the faster, you need to be amended in accordance with algorithms,
  3. 所属分类:Windows编程

    • 发布日期:2017-03-31
    • 文件大小:39469
    • 提供者:yuiop
  1. MD5

    0下载:
  2. MD5加密解密,读取字符串的MD5和文件对应的MD5值-md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3584
    • 提供者:余为专
  1. FileEncrypt

    0下载:
  2. 文件加密器,拥有图形界面,用于文件的加解密,为本人的课程设计。采用多线程设计,在加密文件的同时可实时显示进度。-File encryption devices, with graphical interface for file encryption and decryption, for my course design. Multi-threaded design, encrypted files can be real-time display of progress at the sam
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3086
    • 提供者:申瑞珉
  1. Encrypt

    0下载:
  2. 文件加密器,实现了文件的加解密,拥有图形界面,多线程设计,可以在加解密的同时显示进度。本人的课程设计-File encryption devices to realize the file encryption and decryption, with graphical interface, multi-threaded design, you can display the progress of encryption and decryption at the same time. My
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7735
    • 提供者:申瑞珉
  1. RightHuan

    0下载:
  2. 简单汇编程序 实现简单的文件加密解密 直接点击exe文件即可运行 附带源码 -Simple assembler to achieve a simple file encryption and decryption can be run directly click on exe file with source code
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1791291
    • 提供者:陈小
  1. PEDecrypterMASMSourceCode

    0下载:
  2. 一个涉及PE文件加密解密的源码,如果想研究壳的编程的朋友可以把这个作为一个框架来深入开发,asm源码-Involved in a PE file encryption and decryption of the source code, if you want to study shell programming friends can take this as a framework for further development, asm source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6465
    • 提供者:memecha
  1. VB0922

    0下载:
  2. vb开发的读取温度探头温度的小程序,有文件加密解密功能!-vb development of the temperature probe reads the temperature of small procedures, file encryption decryption function!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:30564
    • 提供者:hyf
  1. asm

    0下载:
  2. 好东西,一个汇编程语言学习经典资料,系统研究dos、windows底层,pe文件分析,病毒代码分析,文件加密解密等汇编语言应用。-A good thing to learn a programming language, the classic exchange of information, systematic study dos, windows bottom, pe document analysis, the virus code analysis, file encryption a
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:842117
    • 提供者:刘伟
  1. jiami

    1下载:
  2.  给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many of which are divided into different levels to suit the needs of different occasions. Here are the most simple file enc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4938
    • 提供者:
  1. PassW

    0下载:
  2. 最简易的文件/文件夹加密解密程序,本程序可同时进行多个文件的相同密码加密解密-The most simple file/folder encryption and decryption process, this program can have multiple files with the same password encryption and decryption
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7777
    • 提供者:lqt76
  1. Fileencryptionanddecryptiontechniques

    0下载:
  2. 利用VC编程的文件加密解密技术-File encryption and decryption techniques
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:125119
    • 提供者:张科
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com