搜索资源列表
RSA-publickey-algorithm
- 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
DRsa
- 功能如下: 实现对文本文件的联合加密,用DES对文本文档进行加密,利用RSA对DES的密钥进行加密。程序按照加密标准的规范,进行加密。-Function as follows: to achieve the joint text file encryption, using DES encryption for text documents, using RSA key for DES encryption. Encryption Standard procedures in accorda
RSA
- RSA encryption using private key and RSA decryption using public key. c sharp implementation.
7941955BasicRSA
- The RSA algorithm can be used for both public key encryption and digital signatures. Its security is based on the difficulty of factoring large integers. -The RSA algorithm can be used for both public key encryption and digital signatures. Its securi
RSA-key-access
- 对RSA密钥的各种具体存取方法进行介绍,并给出例子-RSA keys on the specific access methods, and shows examples
RSA
- C# RSA数字签名源代码,一般,我们可以用RSA算法生成一对密钥,公钥发放给外部客户,私钥自己保管-C# RSA digital signature source code, generally, we can use RSA algorithm to generate a pair of keys, public key issued to external customers, keeping their private key
Demo-P-Source-code-CSharp-RSACryptoPad2-codeproje
- c rsa key dec ma hoa giai ma
RSAKEY
- 生成RSA密钥,将密钥生成后`,存入文件中-RSA key generation, key generation `stored in the file
RSA
- RSA示例代码,自己产成公私钥对,不错的初学代码.-The RSA sample code, their production into a public and private key pair
RSA-KEY
- RSA公钥加密程序 RSA公钥加密程序 RSA公钥加密程序-RSA public key encryption program
NetCryptoLib
- Crypto++动态库的.net C++封装。内含多个工程-The solution contains several projects: CryptoLib:Library that contains Crypto++ and unmanaged algorithms CryptTest:MFC application that uses CryptoLib NetCryptLib:.NET C++/CLI library to use CryptoL
RSA
- RSA算法,输入公钥求解私钥,最后对明文进行加密,但是只是针对一个元素,计算机安全与保密作业,C语言-RSA algorithm for solving public input private key to encrypt the plaintext last, but only for one element, computer security and privacy operations, C language
RSA
- RSA加密解密算法,可以实现现场的加密解密,可以更改公钥私钥。-RSA encryption and decryption algorithm, can realize the field of encryption and decryption, can change the public and private key.
rsa client serveur
- the encryption key is public and it is different from the decryption key which is kept secret (private). In RSA, this asymmetry is based on the practical difficulty of the factorization of the product of two large prime numbers, the "factoring p
RSA加解密
- RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
RSA加解密算法
- 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public key encryption algorithm. Thro
RSA加解密的设计与实现--程序+报告
- 制作一个RSA的加解工具的过程: 1、随机搜索大素数,随机生成公钥和私钥; 2、用公钥对任意长度的明文加密; 3、用私钥对密文解密; 4、界面简洁、交互操作性强。 5、(可选)实现对汉字的加解密,把加密结果存放在文本文档(The design process of making a RSA encryption tool: 1. The large prime number is searched randomly and the public key and the priv
easy-rsa-release-2.x
- 就是一个easy-rsa秘钥2.0版本,欢迎使用(Is a easy-rsa key version 2, welcome to use)
RSA签名验签工具windows_V1.4
- 支付宝签名、验签、RSA、RSA2公钥、私钥一键生成等工具(Alipay signature, check, RSA, RSA2 public key, private key, one key generation and other tools.)
