搜索资源列表
AESDemo
- 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
LILI-II
- 无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator -- LILI-II. A VC + + programming tools, has produced a simple, practical, strong user interface, also Fibonacci s
sanpack_rsa_vs2003sln_src
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
webkj
- web应用控件,主要是实现的web开发中文件的加密和解密.该控件b/s架构的应用系统 中有比较好的用途-web application controls, is the main web development document encryption and decryption. The controls b / s structure of the application system has a relatively good Uses
LKH
- 组播密钥的批次更新算法,基于LKH的单次密钥更新方案和Batch Rekeying方案的原理、结构和密钥更新过程等。并着重对 Batch Rekeying 方案的性能与单次密钥更新方案作了简单的比较。 通过比较和分析得到结论:定时更新的Batch Rekeying 方案在更新开销上比单次更新更有优势 -Multicast key batch update algorithm, Based on the LKH single Rekeying program and the program
MasteringAlgorithmswithC
- 一份很详尽的数据结构与算法资料。除了最基本的数据结构知识外,还介绍了数据压缩、des、rsa加解密等算法.-A very detailed information on data structures and algorithms. In addition to the basic data structure of knowledge, but also introduced a data compression, des, rsa encryption algorithm, etc..
T206
- 虚拟机是目前讨论最多加密方式之一,我将通过分析整个T206 挑战(价值1500 刀)的逆向源代码,尝试着揭开虚拟机构建的原理。本文解释了如何编制一个虚拟机,同时 给出了它的源代码和结构,以帮助那些想分析这个挑战的人。完整的逆向源代码在附录中。-Discussion of the virtual machine is one of the most encryption methods, I will analyze the challenges the T206 (the value o
PE
- 可以查看PE结构信息.包括节区表,导入表和导出表.是学习PE结构的好东西.-PE can view the structure of information. Including the Festival District Table, Import Table and Export Table. PE are studying the structure of good things.
hanzijiami
- 简单的汉字加密程序 我们的数据结构老师教的 让大家体验一哈 高级老师的魅力哈-Simple Chinese characters encryption of data structure of our teacher s let everyone experience a senior teacher of the charm of Kazakhstan Kazakhstan
Anti-Loader
- Anti-Loader... ...Anti-Loader示例 ├──PEB................利用TEB检测 ├──FindWindow.........查找句柄检测 ├──IsDebuggerPresent..利用IsDebuggerPresent检测 ├──Parent.............检查父进程 └──STARTUPINFO........检查STARTUPINFO结构-Anti-Loader ... ... Anti-Loader ex
20073803237480
- QQ 2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例-QQ 2005 Hesuiban password encryption algorithm and its VC-source: QQ2005 Hesuiban ewh.db of the data structure analysis, encryption algorithm analysis, and gives examples of decryp
21encryptionalgorithmandrealizevBlanguages
- 21加密算法,用vB语言编写实现,可了解各种加密算法的结构-21, encryption algorithm, and realize vB languages, can understand the structure of a variety of encryption algorithms
AES
- ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
jiamijiemi
- 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
JAVAjiamijiemi
- 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
200735133787
- qq登录口令加密算法 ,数据结构分析、加密算法的分析,并且给出解密的算法和实例 -qq password encryption algorithm, data structure analysis, analysis of encryption algorithm, and decryption algorithms and give examples of
shujujiegou
- 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
Rijndael
- Rijndae算法的结构与安全性分析.pdf-Rijndae algorithm analysis and security structure. Pdf
cbcecbjiami
- 了解密码算法的分组链接模式。 掌握和理解ECB模式、CBC模式的结构和算法原理。 -Understanding of the sub-cipher mode link. Grasp and understanding of ECB mode, CBC mode of the structure and algorithm.
geometric-data-structure-for-computer-graphics.zi
- A general descr iptions about advanced data structure used in computer graphics