搜索资源列表
一个编译好的RSA加密程序
- 一个编译好的RSA加密程序,非常好懂,不过有些小问题,希望大家一起努力修改-a good compiler RSA encryption procedure, very easy to understand, but some small problems, in the hope that we work together to change
RSA_spadpa_attcaks_and_defenses_design_based_on_80
- (繁体中文版)台湾出品不得多得的关于spa dpa 旁道攻击rsa算法的精彩论文。相对国内的一些翻译性质的、粗制滥造的论文,简直是一个天上一个地下。-As information technology has developed rapidly, it provides more convenient life for people. As the result, the security has become the main concern. Recently, user id and pa
RSA
- 基于RSA的加解密功能实现 脉络清晰,注释详细,易于理解-RSA-based encryption and decryption functions of the context clear, detailed notes, easy to understand
27942020javarsa
- RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByt -RSA encryption algorithm, interface operation, it is easy to encrypt the contents of the documen
RSA
- 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
Crypt_plusplus
- 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
RSA
- RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 -RSA algorithm is the first one can be used for both encryption and digital signature algorithms, but also easy to understand and operate.
rsa-cpp
- RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
RSA
- RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
rsa
- ras算法,非对称加密的代表。RSA算法是第一个同时用于加密和数值前面的算法,易于理解和操作。-ras algorithm, representatives of non-symmetric encryption. RSA algorithm is used for both encryption and the first value of the previous algorithms, easy to understand and operate.
RSA-Encode-and-Decode
- 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码-This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code
RSA-easy
- rsa 实现代码 简单易理解,有界面,可正确运行,但不支持大数-rsa implementation code simple and easy to understand, there are interfaces, can be correctly, but does not support large numbers
rsa
- 用C语言实现RSA的编译码,程序简单易懂。-In C language of RSA encoding and decoding, the program easy to understand.
RSA
- rsa算法代码,RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作-RSA algorithm is the first one that could be used for encryption and digital signature algorithm, easy to understand and operate
RSA
- RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-The RSA public key encryption algorithm in
RSA
- MFC实现RSA加密,有界面交互;加密过程,很容易看到,是学习,实验必备的。-The MFC implementation of RSA encryption, interactive interface is easy to see that the encryption process, learning, experimental essential.
RSA-experiment-4
- C#加密解密实例,简单易懂,有益于掌握,没有其他(C# encryption and decryption examples, easy to understand, useful to master)
RSA
- RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一(The RSA algorithm is the first algorithm that can be used for both encryption and digital signature at the same time. It is also easy to understand an
easy-rsa-release-2.x
- 就是一个easy-rsa秘钥2.0版本,欢迎使用(Is a easy-rsa key version 2, welcome to use)
easy-rsa-3.0.5
- 一个easy-rsa秘钥3.0.5版本,供生成加密key(A easy-rsa secret key 3.0.5 version for the generation of encrypted key)