-
分组密码算法,可用于文件加密
该算法设计者是著名的华人密码学家来学嘉教授...
分组密码算法,可用于文件加密
该算法设计者是著名的华人密码学家来学嘉教授-Block cipher algorithm, can be used for file encryption algorithm designed by the famous Chinese cryptographer to Xuejia Professor
- 2023-03-08 03:20:02下载
- 积分:1
-
CRC detailed reference source should be specific requirements may need to set up...
crc 详尽的源码 值得参考 具体要求可根据自己需要设置-CRC detailed reference source should be specific requirements may need to set up according to their own
- 2022-10-29 05:00:04下载
- 积分:1
-
很少好东西
几篇非常不错的东西-very few good things
- 2022-01-25 14:44:19下载
- 积分:1
-
转载这里的外国函数,可以将任意字符转换为…
此为国外转载函数,可将任意字符转换为md5 16为字符加密形式,而且为不可逆转换。-reproduced here for foreign functions, arbitrary characters can be converted to 16 md5 encrypted form of characters, but also to irreversible change.
- 2022-02-14 16:21:10下载
- 积分:1
-
简单的RSA加密范例
简单的RSA加密范例-simple example of the RSA encryption
- 2022-08-05 12:37:46下载
- 积分:1
-
这里介绍了利用Microsoft CryptoAPI 实现AES加密的技术要点
这里介绍了利用Microsoft CryptoAPI 实现AES加密的技术要点-Introduce here the use of Microsoft CryptoAPI realize AES encryption techniques
- 2022-02-22 03:14:42下载
- 积分:1
-
Java environment of the four classical encryption algorithm, displacement, affin...
JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换
详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures screenshots
- 2022-08-04 02:38:10下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1
-
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。...
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。-create an encrypted document information system software, the software will start checking the information, and judgment is authorized users in the use of the software.
- 2022-10-31 06:25:02下载
- 积分: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