CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 代码库

搜索资源列表

  1. Netpassword

    0下载:
  2. 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.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:韩冰
  1. rsa_decryption

    0下载:
  2. 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37.31kb
    • 提供者:zhang
  1. zhucejisuanfa

    0下载:
  2. 提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开工程。由于时间仓卒,我使用的是null布局,我是在windowsXP下调试编写的,可能在不同的操
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:645.27kb
    • 提供者:赵峰
  1. encryptdll

    0下载:
  2. (转)一个包含目前所有流行的加解密代码(RSA,DSA,MD5等)的动态链接库,基本所有语言都有示例文件
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:370.57kb
    • 提供者:火之狩人
  1. SetTokenName

    0下载:
  2. 调用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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.74kb
    • 提供者:steven
  1. sha1_c51

    1下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7.54kb
    • 提供者:cinder
  1. ecc

    0下载:
  2. 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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:245.58kb
    • 提供者:jiaosibei
  1. RSA

    0下载:
  2. RSA加密其中有MD5算法的实现 RSA中用到了大数库MIRacl库 详见代码-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:Dante
  1. miraclTest

    0下载:
  2. 用来测试Miracl加密解密库的代码,可以好好的学习Miracl-Miracl used to test encryption and decryption code library can be a good study Miracl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:218.1kb
    • 提供者:xuxiong
  1. page_class

    0下载:
  2. 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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:951byte
    • 提供者:xsw
  1. 3

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:95.26kb
    • 提供者:twi
  1. RSAVC2

    0下载:
  2. 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码 -RSA is a very good code! Not own! For them to learn from! Progress! This DataGridView contr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3.04kb
    • 提供者:易天行
  1. dictory

    0下载:
  2. 破解一些加密文件的所用的字典库生成代码,仅仅供学习用,但不要做非法操作哟。-Crack encrypted files used by a number of dictionary libraries generated code, just for learning to use, but do not do illegal operations yo.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.92kb
    • 提供者:李俊
  1. JiangEncrypt

    0下载:
  2. 最简易对称加密法,不喜欢庞大类库,繁琐调用的,这个代码最适合了。-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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.42kb
    • 提供者:蒋国纲
  1. matrixssl-1-8-8-open

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:794.56kb
    • 提供者:小草
  1. 360LibSpy

    0下载:
  2. 360恶意插件库解密代码 支持6.X。仅供爱好研究-360 malicious plug-in library to decrypt the code to support 6.X. Research Interests only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:10.68kb
    • 提供者:廖凯
  1. Research-And-Development-Of-RSA-File-Encryption.ra

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1019.74kb
    • 提供者:张波
  1. ShamirSharring

    2下载:
  2. Shamir门限算法的C++实现,依赖于NTL开源代码库-Shamir threshold algorithm C++ implementation, relies on NTL open source code base
  3. 所属分类:加密解密

    • 发布日期:2017-04-23
    • 文件大小:2.17kb
    • 提供者:曹涛
  1. SM3,SM4_UI

    1下载:
  2. 将国密算法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
  3. 所属分类:加密解密

    • 发布日期:2019-04-04
    • 文件大小:73kb
    • 提供者:iammark
  1. HElib-master

    1下载:
  2. IBM推出的新版全同态加密库HElib.里面有代码和说明文件以及相关论文。(HElib library is a fully homomorphic encryption library launched by IBM.)
  3. 所属分类:加密解密

    • 发布日期:2019-11-24
    • 文件大小:1.4mb
    • 提供者:xuebao24
« 12 »
搜珍网 www.dssz.com