搜索资源列表
Netpassword
- Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
rsa_decryption
- 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
zhucejisuanfa
- 提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开工程。由于时间仓卒,我使用的是null布局,我是在windowsXP下调试编写的,可能在不同的操
encryptdll
- (转)一个包含目前所有流行的加解密代码(RSA,DSA,MD5等)的动态链接库,基本所有语言都有示例文件
SetTokenName
- 调用PKCS11接口实现token名称设置的功能,请使用内涵的makefile完成百编译。并使用您的设备厂商提供的p11库文件替换代码中的库文件名称。-PKCS11 token name calling interface function set, use the content of the percentage of completion compilation makefile. And use your device vendor' s library file to repla
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
ecc
- ecc公钥加密算法的实现,使用了库文件。了解此代码对于掌握ecc加密算法有极大帮助。-ecc public key encryption algorithm, the use of the library file. Understanding of the code for the encryption algorithm ecc master of great help.
RSA
- RSA加密其中有MD5算法的实现 RSA中用到了大数库MIRacl库 详见代码-RSA
miraclTest
- 用来测试Miracl加密解密库的代码,可以好好的学习Miracl-Miracl used to test encryption and decryption code library can be a good study Miracl
page_class
- et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it * under the terms of the GNU General Public License as publ
3
- 3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other
RSAVC2
- 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码 -RSA is a very good code! Not own! For them to learn from! Progress! This DataGridView contr
dictory
- 破解一些加密文件的所用的字典库生成代码,仅仅供学习用,但不要做非法操作哟。-Crack encrypted files used by a number of dictionary libraries generated code, just for learning to use, but do not do illegal operations yo.
JiangEncrypt
- 最简易对称加密法,不喜欢庞大类库,繁琐调用的,这个代码最适合了。-I think it is the simplest encryption/decryption code. I don t have to explain any more, you should know that after you have a look at it.
matrixssl-1-8-8-open
- matrixssl是一套SSL通信加/解密库,它的设计目标是嵌入式应用,因此整个库非常小,编译后的代码长度只有openssl的1/20左右。-MatrixSSL is an embedded, open source SSL implementation designed for small footprint applications and devices. It is designed to reduce the complexity of integrating SSL into
360LibSpy
- 360恶意插件库解密代码 支持6.X。仅供爱好研究-360 malicious plug-in library to decrypt the code to support 6.X. Research Interests only
Research-And-Development-Of-RSA-File-Encryption.ra
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
ShamirSharring
- Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
SM3,SM4_UI
- 将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is corre
HElib-master
- IBM推出的新版全同态加密库HElib.里面有代码和说明文件以及相关论文。(HElib library is a fully homomorphic encryption library launched by IBM.)