-
Base64算法C++实现
Base64算法C++实现
Base64算法C++实现
Base64算法C++实现-Base64 algorithm C++ Achieve Base64 algorithm C++ Achieve
- 2022-10-11 00:05:03下载
- 积分:1
-
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
- 2023-01-22 15:25: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
-
一些常用的方法,很不错的实例,可以拿来学习,很不错哟
一些常用的方法,很不错的实例,可以拿来学习,很不错哟-Some commonly used method, it is a good example, can be used to study, very good yo
- 2022-06-22 04:55:23下载
- 积分:1
-
微狗(UMI/UMC/PMH/PMI)驱动安装程序是安装在 Windows 9X/ME/NT/2K/XP/WS2003/Vista
/XP64/WS200...
微狗(UMI/UMC/PMH/PMI)驱动安装程序是安装在 Windows 9X/ME/NT/2K/XP/WS2003/Vista
/XP64/WS2003x64/Vista64环境下的驱动的程序。- 微狗(UMI/UMC/PMH/PMI)驱动安装程序是安装在 Windows 9X/ME/NT/2K/XP/WS2003/Vista
/XP64/WS2003x64/Vista64环境下的驱动的程序。
- 2022-02-24 15:35:29下载
- 积分:1
-
md5算法的java实现
md5算法的java实现-md5 algorithm java realizes
- 2022-03-24 03:05:54下载
- 积分:1
-
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
Base64编解码,纯c语言,解码忽略换行符,可以直接解码邮件源码
- 2022-03-23 10:38:26下载
- 积分:1
-
aes的原代码,在VC++的环境下运行.
aes的原代码,在VC++的环境下运行.-Orangk"aes the original code in VC++ environment operation.
- 2022-06-26 17:11:23下载
- 积分:1
-
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的A...
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。
美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption algorithm in October 2000, NIST (National Institute of Standards and Technology Association) announced candidates from 15 kinds of algorithm selected a new encryption standard keys. Rijndael was selected to become the future of the AES. Rijndael is the second half of 1999, by researcher Joan Daemen and Vincent Rijmen created. AES encryption is increasingly becoming the various forms of de facto standard for electronic data. United States Institute of Standards and Technology (NIST) in May 26, 2002 developed a new Advanced Encryption Standard (AES) norms.
- 2022-09-23 16:55:03下载
- 积分:1
-
一个DES加密的实现
一个DES加密的实现-a realization of the DES encryption
- 2022-02-05 23:56:00下载
- 积分:1