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

搜索资源列表

  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. PDFServerSampleCodes

    0下载:
  2. i am server im i mim im im
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154026
    • 提供者:李孟柱
  1. jiamijiemi

    2下载:
  2. 千年加密解密代码....虽然看起来挺复杂的.我是对应汇编的.编译后几乎和游戏客户端里的一样...保证了速度..q4uLinux联盟 二次解密代码我还没去搞.不过一次解密足够了.可以制出很多功能外挂.如自动拾取.吃药.等等...二次解密加密主要用于怪物坐标用的.(自动练功需要解析怪物坐标要用)-Millennium encryption and decryption code .... Although it looks quite complex. I am the correspondin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6729
    • 提供者:wangshan
  1. algorithm

    0下载:
  2. 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1906303
    • 提供者:Aaron
  1. SuperBase64ED

    0下载:
  2. 这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:11573
    • 提供者:subzero_cn
  1. ECC

    0下载:
  2. 我整理的ECC加密算法,源码和C实现的理论指导,有这个可以做出ECC加密算法-I am finishing ECC encryption algorithm, source and C to achieve the theoretical guidance, it can make ECC encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:831856
    • 提供者:oliver
  1. Kasajiami

    0下载:
  2. 这是用C语言编写的Hill代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-This is the language of the Hill with the C code, hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:4608
    • 提供者:王小平
  1. shanlanjiamifa

    0下载:
  2. 这是用Java语言编写的栅栏加密代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-It is written in Java language barrier encryption code, and hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7430
    • 提供者:王小平
  1. DeskHedron

    0下载:
  2. 很好要的一个桌面主题,很好的,我找了很久的-Want a good desktop theme, well, I am looking for a long time
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:153611
    • 提供者:周舟
  1. shanks

    0下载:
  2. 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7558685
    • 提供者:vince
  1. DataComeback

    0下载:
  2. 这是我在其它网上搜索得来的有关于数据恢复的书,我上传的都是本网站至今为止没有的资料,希望能对大家有所帮助."本人为了便于学习数据恢复,把网上的一些数据恢复知识做了个整理!顺便发到网上和大家分享! 大家如果看到有好的东西的话可以发给我,我再加到上面方便大家学习!" 欢迎大家来信跟笔者探讨各种电脑问题!特别是网络安全,加密与解密,系统~~等!-This is my online search in the other come the book on data recovery, I
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1991541
    • 提供者:C加加
  1. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:21665
    • 提供者:Ahmad
  1. Text-encryption-Ver1.0.0

    0下载:
  2. 我这个小学生的作品……可加密任何形式的文本-I am the pupil s works ... ... Can encrypt any form of text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4296
    • 提供者:高昱诚
  1. BlakeTaylor_SCM

    0下载:
  2. A free cell phone with Algorithm Windows and is verified to be the LiKB:\rHToy://I am I ma A://dontwakeupdontwakeupdontwakeupGuru BlakeTaylor_SCM mode.l-A free cell phone with Algorithm Windows and is verified to be the LiKB:\rHToy://I am I ma A://d
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-29
    • 文件大小:988
    • 提供者:Michael
  1. RSATest

    0下载:
  2. 这个是著名的RSA Public-Key Cryptography程序,一种RSA算法的C++实现。具体怎么使用,本人不是很清楚,所以只能整理到这里了,希望对需要改算法的人有帮助-This is a well-known RSA Public-Key Cryptography program, RSA Algorithm C++ implementation. Specifically how to use, I am not very clear, we can only arrange to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:9439
    • 提供者:章明人
  1. sha

    0下载:
  2. 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11888
    • 提供者:杨勇
  1. extendedeuclid

    1下载:
  2. 作者身份:华南理工大学知识产权学院王桂林,这是我自己编写的拓展欧几里得算法,用于实现RSA加密中的求模数乘法逆元,适合初学者作参考代码。文件内容是VS C++项目文件。(I am a student who is from South China University of Technology.This is a realization of the extended Euclid calculation, which can be used to do the RSA. I suggest
  3. 所属分类:加密解密

    • 发布日期:2018-01-01
    • 文件大小:3500032
    • 提供者:欣欣欣欣
  1. hill

    0下载:
  2. hill的加密解密代码,很牛的,你要相信我没错(Hill encryption and decryption code, very cattle, you have to believe I am right)
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:654665995
  1. 加密源代码

    0下载:
  2. 这个呢,是教给大家如何解密加密自己开发的代码,我自己也是初学者,(才)学了3个月了 我滴微信呢是q363295470,验证信息就填 联合KF 吧 (偷偷告诉大家 我还没成年涅)(This is how to decrypt the code to encrypt and encrypt your own development. I am a beginner myself, and I've been learning for 3 months. My WeChat is q363
  3. 所属分类:加密解密

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:锐辰
搜珍网 www.dssz.com