搜索资源列表
DESDemo1
- 利用des算法加密文件的源代码,支持加密文档,用vc语言编写。-use encryption algorithm des documents the source code, supports encrypted files, using vc language.
jiamijiemicodesource
- 计算机信息的保密显得越来越重要。数据保密变换,或密码技术,是对计算机信息进行保护的最实用和最可靠的方法。现阶段计算机硬盘以及其他大容量存储介质代替了纸张成为信息存储的主要方式,随之带来的信息安全问题也日渐突出,电子文档的信息安全成为一个至关重要的问题.电子文档的安全问题发生在两个场合:动态的传输途中、静态的存储形式.对于电子文档的传输安全,可以通过数据加密技术先加密再传输、保证电子文档的合法性和完整性 要完成的工作: 1. 对网络安全的基本概念和基本原理有一个了解。 2. 对各
md4
- 用C语言编写程序,按照MD4标准文档rcf1320内容编写算法,对字符串进行MD4加密,生成128bit的密文-Write programs in C language, according to the standard document rcf1320 content written MD4 algorithm, MD4 string encryption, the ciphertext generated 128bit
qq_encryption
- 这篇文档是用于解密qq的源代码,使用C++编写的。-This document is used to decrypt the source code of qq, the use of C++ prepared.
RSA7
- 用v c 编写的,可加密文本文档,可自行解密功能,设有使用密码。-By vc prepared text document can be encrypted can be decrypted on its own functions, with the use of a password.
My_Decode_Homeword
- 这是我以前的密码学作业,实现了几个常见的加密算法。每个程序都给出了详细的注释。其中des加密算法的实现,有中间输出过程,所以很容易了解des的加密过程。但是没有完善,包括没有编写des解密算法等。相信这份文档是密码学初学者的良好素材。-encode des homewwork
ecc
- 用C++编写了椭圆曲线加密算法,并附带文档介绍-Written with C++ elliptic curve encryption algorithm, and comes with document describes
RSA
- JAVA语言编写 RSA加密解密算法 内含有实验报告和测试文档-RSA encryption and decryption algorithms JAVA language lab reports and test document contains
RC4
- 用OMNET++4.0编写的RC4算法,可直接移植。(注:不是文档,只能在omnet++4.0下使用)-Prepared with OMNET++4.0 RC4 algorithm can be directly transplanted. (Note: not a document, only in omnet++4.0 use)
pdfcopier
- 这是我编写的一个适用于医学写作者的中文pdf扫描识别的文档字符格式化工具,针对万网、CNKI的文献常见的编码问题如标点格式、中英文全半角、多余的换行符等自动转换。基本上复制文档内容时候,开着这个软件就可以自动对剪切板的数据转换,直接复制到word写作即可。-This is for medical writers I write a PDF scanned documents in Chinese character formatting tools, networks, CNKI literat
Vigenere
- Java语言编写维吉尼亚算法,设置输入文档文件,得到一个输出文档文件。(Java language Virginia algorithm, set the input document file, get an output document file.)