资源列表
Demo
- 实现DES算法,随机数产生密码,有4种DEMO-The realization of DES algorithm, random number generator password, there are four kinds of DEMO
cktx
- 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
crc16
- CRC16的源程序,实现crc校验,并行crc校验-CRC16 source, the realization of CRC checksum, parallel CRC Checksum
my_ecc
- ECC曲线集的源代码,C++编写的,可供大家交流-ECC curves set the source code, C++ Prepared for our exchange
GUID
- 易语言源码-批量生成GUID的源代码。易语言爱好者友情贡献,很不错哦!-Easy language source- bulk of the source code to generate GUID. Friendly easy to contribute to language lovers, it is good Oh!
ClassLoader
- 深入类加载器, 深入类加载器类-Depth class loader, in-depth class loader type
DES
- DES算法实现文件加密工具的代码,算法实现-DES algorithm code file encryption tool, algorithm
checksum
- 模拟校验和计算程序。即输入一段文字,输出其校验和值-Simulation validation and calculation procedures. That is, a section of text input, the output of its checksum value
aefsdr
- 当您在xp系统下选择了文件加密之后,一旦系统崩溃,那么加密后的文件将再也不能拷贝、打开。。。,当您还记得系统的登录名与密码,那么还有得救,这个软件将帮您解除加密,取得可应用的文件。-When you select xp system after a file encryption, once the system crashes, then encrypted copies of documents will no longer be opened. . . , When you still r
jiajiemi
- 最常用的全套的加解密程序包括DES、RSA、MD5等等。。。。。 使用环境:VC.net 2003及以上版本-A full set of the most commonly used encryption and decryption procedures, including DES, RSA, MD5 and so on. . . . . The use of the environment: VC.net 2003 and above
CRCds
- 详细介绍了CRC的相关原理和标准,特别适合硬件语言开发所用-Described in detail the relevant principles of CRC and standards, particularly suitable for the development of hardware used language
AES()
- 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
