搜索资源列表
RSA数字签名算法在软件加密中的应用
- RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
99-GuTingTing-RSA
- RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation. using RSA encryption and decr
数据加密与数字签名系统.rar
- RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
signdesign.rar
- rsa 数字签名添加器,利用rsa算法加密和数字签名,rsa add digital signatures, and the use of rsa algorithm for encryption and digital signatures
rsa-shuziqianming
- 实现基于RSA算法的数字签名系统,基于C++语言实现,有很好的图形界面-RSA algorithm-based digital signature system, based on C++ language, a very good graphical interface
RSA
- 带有界面,除了加解密还可实现数字签名功能-With interface, in addition to digital signature functions
RSA
- RSA数字签名算法使用RSA进行数字签名-RSA digital signature algorithm using the RSA for digital signatures
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
Encryption
- RC4加/解密,RSA数字签名,调用接口非常简单-RC4 Encrypt,RSA sign,Interface is very simple
RSA-digital-signature
- RSA 数字签名 matlab实现 是密码学中一个重要的签名算法-RSA digital signature cryptography matlab implementation are an important signature algorithm
RSAencryptonC
- RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。B)分组长度太大
RSA
- RSA数字签名算法源码RSA digital signature algorithm source code-RSA digital signature algorithm source code
RSA_Demo
- C#代码,基于RSA密码体制实现数字签名。-C# code, based on RSA cryptosystem for digital signatures.
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.
6
- 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
MD5-RSA-based-digital-signature
- 基于MD5-RSA的数字签名,是网络交易中使用的数学模型。-MD5-RSA-based digital signature, the network model used in transactions.
RSA
- 基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能-RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption
rsa数字签名
- 数据安全中的rsa加密和数据签名及其算法范例(RSA encryption and data signature in data security and examples of algorithms)
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
rsa数字签名
- rsa数字签名系统,c++,MFC实现,自动生成秘钥(Rsa digital signature system, c++, MFC implementation, automatic key generation)