搜索资源列表
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
ListCert
- 可列出系统MY CA ROOT USERDS等存储区的证书,代码参考msdn-system can be shown MY CA ROOT USERDS storage of certificates, reference code VARIANT
delcert
- 删除系统某存储区中的证书, 代码参考msdn-removal system of a storage area of the certificate, a code reference VARIANT
ListStore
- 列出系统中所有的证书存储区和物理位置 代码参考msdn-listed all the system certificate and the physical storage location code reference VARIANT
简单的文件加密代码
- 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
modCrypt
- 调用系统CryptAPI加密解密的示例代码.-calling system CryptAPI encryption and decryption of the sample code.
Example05
- 因为本系统在写成电子稿件的时候,界面是英文的,因此在书中介绍代码的时候,都是采用英文界面名称,如“\"Encrypt\"按钮单击事件代码”,但是书上的界面后来被汉化,导致文本和图不一致,因此在此提供英文界面和中文界面两个版本的系统。-because of the system of electronic articles written in a time when the interface is in English, the book on the code, are English in
park_problem_in_DCS
- 分布式计算系统中的停车场问题的代码,用java程序编写的-the issue of parking code, with the java programming
简单的文件加密代码
- 一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
UNIX终端文件下载工具和C源程序代码,含中文说明
- DES 加密系统的 C 语言源代码-DES encryption system in C language source code
RSA
- 应用非对称密钥系统RSA密码系统进行数据签名的代码
数据加密与数字签名系统.rar
- RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
NetBoxDex
- NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
lorenz
- 一个Lorenz混沌系统代码,可供学习研究混沌系统的参考,对图像做加密解密处理。-A Lorenz chaotic system code available for study and research of chaotic systems reference on the image to do encryption and decryption processing.
Computersecurity
- 设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the design of a cryptographic system with Diffie-Hellman code DES_Tool2 (generated direct explicit ciphertext and encryption) DSATool.v1.3 software source code and a da
CRC
- CRC的MCS-51系统的实现代码。含查表和计算两种函数。即插即用-CRC of the MCS-51 System code. With look-up table and calculation of the two functions. Plug and Play
lfsrdsr
- 密码学中用于加密用的LFSR和DSR移位代码,是加密系统中的一个基础知识-Cryptography LFSR used for encryption and DSR code shift is a encryption system based on knowledge
PB_Classic_programming_code_encryption_and_decrypt
- PB编程经典加密与解密系统代码PB Classic programming code encryption and decryption system-PB Classic programming code encryption and decryption system
代码--定稿版
- 基于Android平台的文件加解密系统,是基于Android智能手机平台,使用官方所提供的Eclipse开发工具,JDK,Android ADT以及Android SDK,致力于打造Android手机文件加密解密软件,以保护广大手机用户的个人信息安全。功能包括三种算法的个人信息加密解密以及报文鉴别和数字签名。此手机加密解密软件面向所有的Android手机用户群,为他们确保手机个人信息的安全。(Based on the Android platform, the file encryption a
Diffie密钥协商代码
- 密码学中的Diffie—Hellman密钥协商系统(Diffie Hellman key agreement system in cryptography)