登录
首页 » 加密解密 » 这是用C编写的命令加密法算法,请大虾们指教。

这是用C编写的命令加密法算法,请大虾们指教。

于 2022-04-13 发布 文件大小:9.02 kB
0 232
下载积分: 2 下载次数: 1

代码说明:

这是用C编写的命令加密法算法,请大虾们指教。-This is prepared by using C commands encryption algorithm, please advise their shrimp.

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

发表评论

0 个回复

  • 除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生...
    除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -addition to the above-mentioned methods of compression, you can call VB Tools MakeCab.exe (VB5 setupkit kitfil32 or VB98 Wizards PDWizard directory) production. Cab document. First constructed a Directive document (*. DDF), then use the Shell order call MakeCAB/f excel.ddf can generate*. cab documents. Directive on the document format, they can refer to the MSDN Library "MakeCAB : A Disk Compression and Layout Tool," a text.
    2022-05-16 00:58:09下载
    积分:1
  • 这是用C编写的伪随机数算法,请大虾们指教。
    这是用C编写的伪随机数加密算法,请大虾们指教。-This is prepared by using C pseudo-random number encryption algorithm, please advise their shrimp.
    2022-04-24 16:05:52下载
    积分:1
  • 局域网传送文件的一个相当好的软件。速度快,还可以聊天
    局域网传送文件的一个相当好的软件。速度快,还可以聊天-LAN transmission of documents of a very good software. Fast, and can also chat
    2022-05-07 10:26:28下载
    积分:1
  • twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件成一个。不同的口令可以用于译不同的变量。输出不能从单个文件中识别出来,并且这个工
    twocrypt(2c)是一个 PoC工具,用于超狂妄者。它把两个文件加密成一个。不同的口令可以用于解译不同的变量。输出不能从单个加密文件中识别出来,并且这个工具使用一种合法的算法,这种算法本身并不意味着要隐藏任何信息。-twocrypt (2c) is a PoC tool, uses in the ultra arrogance. It encrypts two documents. The different password may use in the solution to translate the different variable. The output cannot from individually encrypt in the document to distinguish, and this tool uses one legitimate algorithm, this algorithm itself certainly did not mean must hide any information.
    2022-11-27 16:40:03下载
    积分:1
  • enigma3模拟二战的算法
    ENIGMA3模拟WW II加密算法-ENIGMA3 simulation WW II encryption algorithm
    2022-02-13 05:10:05下载
    积分:1
  • 一个用各种算法给文件的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。...
    一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。-A full example that encript a file with many motheds.You should sompile it under D7.
    2022-02-05 03:48:24下载
    积分:1
  • MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧
    MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
    2022-04-20 01:43:58下载
    积分:1
  • 这是我上信息安全课做的作业,des的算法。
    这是我上信息安全课做的作业,des的加密算法。-This is my lesson to do on information security operations, des encryption algorithm.
    2022-01-26 16:01:34下载
    积分:1
  • des cipher
    des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x
    2022-03-07 03:28:18下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载