登录
首页 » 加密解密 » document encryption software source code, document encryption to drive to genera...

document encryption software source code, document encryption to drive to genera...

于 2022-02-05 发布 文件大小:2.86 kB
0 180
下载积分: 2 下载次数: 1

代码说明:

加密文件软件源代码,把要加密文件拖动到生成软件上,按照软件提示要求即可进行保密措施.此源代码为本人校友编辑-document encryption software source code, document encryption to drive to generate software, in accordance with the software can suggest requirements for security measures. This source code for my alumni editor

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ntstrsafe lib and csq.lib
    ntstrsafe lib and csq.lib
    2022-12-25 09:50:03下载
    积分:1
  • Lock Manage 是一个功能比较全面的软件。 它具有多种方案:如文件口令,文件反拷贝,软硬盘,安装,文本,批处理等等。系统...
    Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
    2022-10-06 16:00:03下载
    积分:1
  • 信息隐藏软件JSteg在VC环境下的源代码
    原本为Linux下的版本,现已修改至可在VS2008下编译。共有两个工程,CJpeg(隐藏)和DJpeg(提取)。E:JStegcjpeg 的目录2014/04/09  16:13              .2014/04/09  16:13              ..2014/03/19  12:39             3,905 bitsourc.c1997/06/01  20:44               131 bitsourc.h2014/04/02  11:03           863,232 cjpeg.ncb2014/03/12  12:39               875 cjpeg.sln2014/03/19  11:47             5,503 cjpeg.vcproj1992/08/07  19:02          &nb
    2022-04-24 10:41:25下载
    积分:1
  • et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的算法。本类实现一些常用机算法,供参考。其中MD5算法返回Int...
    et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation either version 2, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program if not, write to the Free Software Foundation, * Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
    2022-05-19 19:13:03下载
    积分:1
  • Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.
    Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
    2022-01-25 16:17:20下载
    积分:1
  • 使用BCB5开发的一个简单的3DES演示,文件是用文潜水…
    使用的是BCB5开发的一个简单的3DES的DEMO,对文件采用的是密文挪用来处理短块。-Using BCB5 developed a simple 3DES of DEMO, the document is used ciphertext diverted to deal with the short block.
    2023-03-18 18:15:03下载
    积分:1
  • des delphi算发原代码
    des delphi算发原代码-fat balance des delphi source code
    2022-02-25 18:12:49下载
    积分:1
  • 在一个exe文件后面上一个节,并设置码,运行的时候需要输入码才可以执行...
    在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
    2022-04-12 02:06:21下载
    积分:1
  • 对于C和C++几乎Rijndael的整数运算。
    Arithmetic for integers of almost rijndael for C and C++. Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
    2022-08-20 01:54:48下载
    积分:1
  • 思想算法源代码
    IDEA算法源代码-IDEA algorithm source code
    2022-06-01 13:45:57下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载