搜索资源列表
RSADES
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
rsa
- 公钥密码算法的加密与解密 (RSA-OAEP) -Public key encryption and decryption of cryptographic algorithms (RSA-OAEP)
RSA
- RSA公钥密码算法,包括自动生成逆元,加密和解密过程,附带源代码。-RSA public key cryptography algorithm, including the automatic generation of the inverse of the encryption and decryption process, with the source code.
java
- 基于RSA公钥加密算法的电子邮件 加密程序之JAVA实现-RSA public key encryption algorithm-based e-mail JAVA implementation of encryption program
RSA-file
- 能根据选定的公钥和秘钥对明文和密文加、解密,同时扩大了数据处理范围-According to the selected public key and secret key, decrypt the plaintext and ciphertext plus, while expanding the range of data processing
TestRSA
- Rsa Key Conax Extration
pkcs-11v2-20d3
- 在密码系统中,PKCS#11是公钥加密标准(PKCS, Public-Key Cryptography Standards)中的一份子 ,由RSA实验室(RSA Laboratories)发布[1],它为加密令牌定义了一组平台无关的API ,如硬件安全模块和智能卡。 PKCS#11称为Cyptoki,定义了一套独立于技术的程序设计接口,USBKey安全应用需要实现的接口。 -In cryptography, PKCS# 11 is the Public Key Cryptography
RSAUpper
- 能够生成1024位的RSA算法密钥对,C++语言实-Capable of generating 1024 RSA algorithm key pair, C++ language
RSA
- RSA公开密钥密码体制。所谓的公开密钥密码体制就是使用不同的加密密钥与解密密钥,是一种“由已知加密密钥推导出解密密钥在计算上是不可行的”密码体制。-RSA public key cryptosystem. Public key cryptosystem is called using the encryption and decryption keys are different, is a known by the encryption key derived the decryption
RSA
- RSA is one of the first practical public-key cryptosystems and is widely used for secure data transmission. In such a cryptosystem, the encryption key is public and differs the decryption key which is kept secret. In RSA,-RSA is one of the first prac
Key-Exchange-and-Identity
- 一种基于智能卡的会话密钥交换和认证方案. 基于RSA 算法的安全性和求解离散对数问题的困难性,给出一种将密钥交换和身份认证有 效结合的会话密钥管理方案,并对其安全性进行了分析-A Scheme for the Session Key Exchange and Identity Authentication Based on Smart Card
uRSA
- RSA is one of the first practical public-key cryptosystems and is widely used for secure data transmission. In such a cryptosystem, the encryption key is public and differs the decryption key which is kept secret.-RSA is one of the first practical pu
