登录
首页 » 加密解密 » vc++ md5类工程,有完整的VC源码,可成功编译

vc++ md5类工程,有完整的VC源码,可成功编译

于 2022-02-06 发布 文件大小:14.93 kB
0 88
下载积分: 2 下载次数: 1

代码说明:

vc++ md5类工程,有完整的VC源码,可成功编译-vc++ md5-type project, the VC has a complete source code can be compiled successfully

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

发表评论

0 个回复

  • 这个是关于des原吗的文件 是64位的 下次上传个32位的 请大家谅...
    这个是关于des原吗的文件 是64位的 下次上传个32位的 请大家谅解 -des on the original document? 64 of the next 32 months upload the understanding Thank you, please
    2022-07-02 16:50:35下载
    积分:1
  • IBE身份
    IBE基于身份的加密系统的加密程序,使用VC6.0开发-IBE identity-based encryption system of the decryption process, using VC6.0 Development
    2023-04-27 17:55:03下载
    积分:1
  • des delphi算发原代码
    des delphi算发原代码-fat balance des delphi source code
    2022-02-25 18:12:49下载
    积分: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
  • a generation of news summary of the procedures can be used to verify the source...
    一个java语言下的生成消息摘要的程序,可用于验证来源和确定身份-a generation of news summary of the procedures can be used to verify the source and identification
    2022-08-10 12:54:40下载
    积分:1
  • 3des算法实现,经过FPGA验证的!
    3des加密算法实现,经过FPGA验证的!-3des encryption algorithm, after FPGA validation!
    2022-08-02 21:37:50下载
    积分: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
  • encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds] -encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
    2022-03-01 22:16:59下载
    积分:1
  • 这是一个好用的MD5的C++类;这个类可以在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC...
    这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。-This is an easy to use the MD5 of the C++ Category this category can be added to the console program can also be used in MFC, and it provides a detailed error handling function, is a safe type. MD5 is a routine procedure of MFC to support the two input strings and documents.
    2023-03-13 04:15:03下载
    积分:1
  • xilinx公司三重DES代码,内部有用于仿真的文件
    xilinx公司三重DES加密代码,内部有用于仿真的文件-xilinx companies Triple DES encryption code used for simulating an internal document
    2022-04-02 06:33:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载