CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 加密解密

搜索资源列表

  1. Windows文件系统过滤驱动开发教程

    3下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:仇韬
  1. AdvancedEFSDataRecovery

    0下载:
  2. 解密工具,給微軟檔案系統的工具。 是在遺失加密檔案之後的工具-Decryption tool, a Microsoft file system tools. After the loss of encrypted files in a tool
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:1728301
    • 提供者:josh
  1. jiajiemi

    0下载:
  2. 简单的加解密,输入一段明文,通过加密程序得到密文,在通过解密程序解密得到明文-Simple encryption and decryption, enter a section of an express, through encrypted ciphertext procedures, through the decryption process at decryption been expressly
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:346107
    • 提供者:戴阿卉
  1. gongyao

    0下载:
  2. RSA也可以用来为一个消息署名。假如甲想给乙传递一个署名的消息的话,那么她可以为她的消息计算一个散列值,然后用她的密钥加密这个散列值并将这个“署名”加在消息的后面。这个消息只有用她的公钥才能被解密。乙获得这个消息后可以用甲的公钥解密这个散列值,然后将这个数据与他自己为这个消息计算的散列值相比较。假如两者相符的话,那么他就可以知道发信人持有甲的密钥,以及这个消息在传播路径上没有被篡改过。-RSA can also be used as a signed message. If i want to
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:22365
    • 提供者:吴成刚
  1. Rabin-Miller

    0下载:
  2. RSA的最重要特色在于双密钥,它们有特殊的数学形式。RSA的一对密钥有三个基本参数:模n ,公钥b和私钥a 。n和b是公开的,发送信息方用私钥n加密消息,接受方用公钥b能得到解密后的信息,从而确定发送信息方的身份,这就构成了签名机制。对方用公钥将要发送的信息加密,只有拥有私钥的一方才能将信息解密。-RSA is the most important feature of dual-key, they have a special mathematical form. RSA keys of a
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:3148
    • 提供者:Rebecca
  1. des

    0下载:
  2. 通过C实现的des的源代码,能实现对信息的加密与解密-there is a des code
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:10573
    • 提供者:bull
  1. 1

    0下载:
  2. 图像置乱周期的程序,图像置乱是对图片的一种加密处理,根据置乱的周期可以对加密图进行解密。-image
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2588
    • 提供者:青苹果
  1. C

    0下载:
  2. 对文件进行加密,在加密之后必须使用同样的软件进行解密,不然产生乱码-The file encryption, encryption must be followed by using the same software to decrypt, or garbled
  3. 所属分类:Document

    • 发布日期:2017-05-29
    • 文件大小:11488169
    • 提供者:LD
  1. jiamipojie

    0下载:
  2. 加密与解密破解教程.chm 软件的破解技术与保护技术这两者之间本身就是矛与盾的关系,它们是在互相斗争中发展进化的。这种技术上的较量归根到底是一种利益的冲突。软件开发者为了维护自身的商业利益,不断地寻找各种有效的技术来保护自身的软件版权,以增加其保护强度,推迟软件被破解的时间;而破解者则或受盗版所带来的高额利润的驱使,或出于纯粹的个人兴趣,而不断制作新的破解工具并针对新出现的保护方式进行跟踪分析以找到相应的破解方法。从理论上说,几乎没有破解不了的保护。对软件的保护仅仅靠技术是不够的,而这最终要
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1956312
    • 提供者:图纸网
  1. des

    0下载:
  2. des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3318
    • 提供者:李子
  1. PPT

    0下载:
  2. 介绍基于小波的数字图像的原理,包含有加密和解密的流程,和性能分析-introduce the principle of digital image basicing wavelet transform
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:44544
    • 提供者:陈溪
  1. des1

    0下载:
  2. 从万方数据库中下的介绍des加密以及解密的两片文章,是用FPGA实现的,pdf格式.希望对理解des加密以及解密的原理有所帮助。 -From the descr iption of the database under the des encryption and decryption of the two articles is the use of FPGA implementation, pdf format. Hope to understand the principles of
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:277676
    • 提供者:chengpan
  1. des3

    0下载:
  2. 介绍des加密以及解密的三片文章,是用FPGA实现的。能加深对des加密以及解密的原理的理解。对用FPGA来实现des加密以及解密有帮助。-Descr iption des encryption and decryption of the three articles is the use of FPGA implemented. Can deepen their understanding of des encryption and decryption of the principle of
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:737912
    • 提供者:chengpan
  1. wireshark-analysis-https

    0下载:
  2. wireshark抓取https加密报文,并解密方法-wireshark analysis https
  3. 所属分类:Project Manage

    • 发布日期:2016-01-25
    • 文件大小:223232
    • 提供者:john
  1. Abstract

    0下载:
  2. 摘 要: 1982年,Quisquate和Couvreur提出了一种RSA的变型算法,称为RSA–CRT算法,这是一种基于中国剩余定理的能够加速RSA解密的算法。1990年,Wiener提出了另外一种RSA的变型算法,称为重新平衡–RSA,进一步通过把解密成本转移到加密成本上来加速RSA解密。但是,因为公开指数e通常和RSA系数是同一量级,所以这种方法实质上最大化了加密时间。在本文中,我们介绍两种重新平衡–RSA变型算法,它们的公开指数e比模量更加的小,因此能够在保持较低解密成本的同时有效地减少
  3. 所属分类:Development Research

    • 发布日期:2017-05-01
    • 文件大小:561360
    • 提供者:huhui
  1. weijiliyamimafenxi

    0下载:
  2. 对维基利亚加密进行了分析,并使用重合指数进行了解密和密码破译-Wiki Elijah encryption and use of the coincident index decryption and code-breaking
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:481823
    • 提供者:chengjing
  1. TestAESCipher

    0下载:
  2. 这是一个关于AES加密和解密的算法实现。-This is about the AES encryption and decryption the algorithm.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:232664
    • 提供者:wz
  1. rsa

    0下载:
  2. 公钥密码算法的加密与解密 (RSA-OAEP) -Public key encryption and decryption of cryptographic algorithms (RSA-OAEP)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:36746
    • 提供者:沈超
  1. AES-encryption-and-decryption

    0下载:
  2. 用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:8297
    • 提供者:zhang shuai
  1. image-ecpytion

    0下载:
  2. c语言实现图像的加密与解密,观察加密和解密前后图像有无异同-c language image encryption and decryption, and observe whether the encryption and decryption of images before and after the similarities and differences
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:335340
    • 提供者:zhang shuai
« 1 2 3 45 6 »
搜珍网 www.dssz.com