搜索资源列表
alongsoftRc4
- 优化过得RC4加密解密原代码,有向研究加密算法的朋友可以下载研究研究-optimization flies RC4 encryption and decryption of the original code, to study the encryption algorithm can be downloaded friends studies
des
- 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents ch
zhucejisuanfa
- 提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开工程。由于时间仓卒,我使用的是null布局,我是在windowsXP下调试编写的,可能在不同的操
des
- DES加/解密算法源代码,经优化后,代码大大减少
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
DES
- DES加密,经过优化,加密速度高,而且代码简练,带有文档,有详细的说明。-DES encrypt
DES3_TOP
- 3des10m性能优化设计代码,供加脱密适应,规模9000门-Performance Optimization 3des10m design code for the increase from Micronesia to adapt, scale 9000
des
- 一直使用的des/3des代码,据说没有任何优化,正在较为快速的优化代码-Des/3des code has been used, it is said there is no optimization is to optimize code more quickly
optimized
- 一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。-Optimized after some VC++ encryption and decryption algorithm to generate encryption types of documents, and then can call the code a couple of years ago, but still very useful.
optimized
- 一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。 -Optimized after some VC++ encryption and decryption algorithm to generate encryption types of documents, and then can call the code a couple of years ago, but still very useful.
use_3_shoft
- SHA-1的verilog程序,经过优化的了,希望可以对大家有帮助-SHA-1 of the verilog program, optimized, and hope that we can help you
des_demo
- DES加解密代码,经过优化,含有测试用例-DES encryption and decryption code, optimized, containing test cases
aes
- 语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化-Speech coding documentation, will be ILBC code specifically for the hardware required to operate and optimize the code
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
YQNfE7dt
- 此源码半年前写的第一版,没完善,没优化,只是给新手学习使用。 可以学到: 文本,文件,配置文件操作。使用打开文件与打开加密文件,对列表框的基本了解与使用,根据其位置取出文本等等 总之很简单,代码看懂了 你自己也能写一些简单的东西 代码完成度98 ,稍作修改可以直接使用,不过我删除了某些命令 可能有些地方进不去,这个自己修改下。比如用户管理的密码是对的 可是也进不去。自己弄弄吧。 -The source c
ArkoReg(optimized)
- 一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。-After optimization of the number of VC++ encryption and decryption algorithm to generate encrypted class files, then you can call the code two years ago, but still useful.
Twofish
- 利用Twofish 加密算法对客户端数据进行加密的算法。该算法的引入有效克服了手机内存的有限性对加密技术的影响,对系统的安全性进行优化。在对Twofish 算法加密过程研究的基础上,设计出基于Java 客户端代码的安全实现,并通过测试。-failed to translate
AES
- AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil,
OKdes
- DES算法的代码实现,并作了一些优化,减少了运行时间-DES algorithm code and made some optimizations to reduce the running time
des_cbc
- 此例子为我整合网络资源并且经过自己深度优化后的代码,为DES cbc加密解密,并且带pkcs7补位-This example is the integration of network resources and through my own depth optimized code for DES cbc encryption and decryption, and fill the seats with pkcs7