搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
supermap521
- supermap 521 全部模块的破解补丁 见压缩包里的2个dll文件 安装盘去官方网站下载就可以http://www.supermap.com.cn/ 1.supermapisnet破解 把破解的dll文件 把这个文件覆盖原来的文件就可以了 也就是覆盖C:\\Program Files\\SuperMap\\SuperMap Objects 5.0 RT\\Bin 下的dll文件 2.supermap破解 用supermap.rar解开的SmA
Mc2Code
- minica2的第2个版本,好不容易在网络上找的-minica2 the first two versions, and managed on the network to find the
base
- RC5-RC6 Base加密-解密源码 ,用途是:网络通讯加密。两种版本- This is the RC5-RC6 Base encryption-decryption source code which can be used in net communication encryption.IT has two editon.
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中, The first days on-line saw some about the OPENSSL introduction, have thought very interestingly, thereupon has made a procedure, basically has
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
ambiguiity
- Ambiguity between two signal, correlation and error calculate
jiami
- 应用加密算法和认证技术.ECB模式和CBC模式的加密过程.有两种模式的加密源代码和课程设计报告。-Application of encryption algorithms and authentication techniques. ECB mode and CBC mode encryption. There are two modes of encryption source code and program design report.
inter-domain-test
- Xen 域间通信的访问控制的例子,主要用于TPM的域间密钥共享协同。在Xen/Linux上实现的一个原型系统。-In this thsis, we introduce a TPM based trust scheme and secure protocol for VM, and develop a prototype system of the secure protocol for Xen/Linux virtualization system. The trust scheme can p
rc4
- 实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
CA
- 提供两个说明文档,一个是函数查询手册( Reference Manual),另一个是使用说明(User’s Manual) 你也可以把文档User’s Manual中的程序拿过来用用试试。逐渐熟悉一下一些常见的函数的使用方法。 -Documentation provided by two, one function query Manual (Reference Manual), the other is the instructions for use (User' s M
CAPP
- 提供两个说明文档,一个是函数查询手册(MIRACL Reference Manual),另一个是使用说明(User’s Manual)。 你也可以把文档User’s Manual中的程序拿过来用用试试。逐渐熟悉一下一些常见的函数的使用方法。 -Documentation provided by two, one function query Manual (MIRACL Reference Manual), the other is instructions (User' s
SignatureDemo
- 实现数字签名,首先用MD5对要发送的文件进行摘要,产生MD5码,然后将文件和摘要一同发送给对方进行验证,若两次的摘要相同,则说明文件在发送过程中没有被篡改,反之,篡改了。-Realize digital signature, first for sending in MD5 documents are the, produce the MD5 yards, then will file and the send to each other together for verification, i
des
- 使用des算法编码后,并实现两台机器之间的网络传输-Des algorithm code, and network transmission between the two machines
RangeKutta
- 随着网络带宽和计算机处理能力的高速增长, 数字 图像在当今社会的各个领域被广泛使用. 由于网络的开 放性, 涉及国家安全、商业利益和个人隐私的图像需要 进行加密, 以保护其安全. 将传统的加密标准, 如IDEA 和AES 直接应用到图像的加密上存在一定的缺陷. 因 为传统的加密算法主要为一维的数据流设计, 没有考虑 二维图像的特性, 如空间有序性、视觉冗余性、相关性等 等. 这使得传统加密算法在加密数据量较大的图像时要 耗费较长的时间. 与一般的二进制数据不同
MD5
- 详细的介绍了C#中MD5加密和解密的用法,其中包含了两种方法-Detailed introduction to the use of the C# MD5 encryption and decryption, which contains two methods
issl
- iSSL是小型的加密API,使用方法和AES加密的RSA建立SSL的一样,安全的加密两端之间的沟通交流,通过一个网络接口,包括会议密钥的生成和公共密钥交换。-iSSL small encryption API to use RSA and AES encryption to establish the SSL security encryption between the two ends of communication, through a network interface, includ
Decrypt.rar
- 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
digitally-signed
- 数字签名算法,使用RSA非对称密码算法,应该是非对称加密算法。DES是一种对称加密算法,不能做为数字签名的算法。对称加密算法由于加密和解密都是使用同一个密钥,所以无法保证密钥的完全保密(至少加密解密的两个人知道),也就不能唯一的确定加密者的身份。-Digital Signature Algorithm, using RSA asymmetric cryptographic algorithm should be non-symmetric encryption algorithm. DES is
pgmexe
- C#怎样调用外部的Exe文件 C#文件比较,比较两个文件大小和内容是否一样-C# how to call an external exe file C# file, compare two file size and content
