First, get a KeyPairGenerator object that implements the RSA algorithm.
首先,取得一个实现了rsa算法的KeyPairGenerator对象。
As you saw in Part 1, this public key would be based on the RSA algorithm.
您从第1部分中可以看到,这个公钥是基于rsa算法生成的。
RSA algorithm is one of the most important public-key cipher algorithms.
RSA算法是最为重要的公开密钥密码算法之一。
As described earlier, the public-private key pair is based on the RSA algorithm.
前面讲过,公-私密钥对是基于rsa算法的。
The safe of RSA algorithm based on difficulty in the large number factorization.
RSA算法的安全性依赖于大数的因数分解的困难性。
The RSA algorithm based on the number theory is one of the public key encryption.
RSA算法是基于数论的公开密钥密码体制。
Amazon's certificate tells us that we should use the RSA algorithm to check the signature.
Amazon的证书告诉我们应该用RSA算法来校验其签名。
The JCE provider must support the RSA algorithm type for generating public and private keys.
JCE 提供程序必须支持生成公钥和私钥的RSA算法。
Aided by RPC model, this paper discusses RPC authentication mechanism based on RSA algorithm.
在分析RSA算法的基础上,结合RPC模型,讨论了基于RSA算法的RPC认证机制及其相关技术。
To improve the speed and security of RSA encryption, RSA algorithm implementation on FPGA is presented.
为解决提高RSA算法的加密速度保证加密的安全性,提出了在FPGA上实现RSA算法。
The RSA algorithm based on the numeric theory is the best encryption algorithm in public key cryptosystems.
RSA算法是基于数论的公钥密码体制,是公钥密码体制中最优秀的加密算法。
In order to accelerate the speed of data exchange, often with embedded RSA algorithm coprocessor, and other.
为了加快数据交换的速度,往往还拥有内嵌的RSA算法协处理器等。
The paper analyzes and discusses the process about it, and combines the instance to implement RSA algorithm.
文章对生成密钥过程中所需参数进行分析和讨论,并结合实例对RSA公钥密码算法进行了实现。
Instead, aSSL uses the RSA algorithm to enable the client to negotiate a random 128-bit key with one or more servers.
相反,aSSL使用RSA算法使客户机能够通过一个或多个服务器处理随机的 128bit 密匙。
RSA algorithm realized the generation of public key and private key, and the function of data encryption and decryption.
RSA算法的编程实现了公开密钥、私有密钥的生成,数据加密,解密功能。
The cryptographic hash is calculated using the SHA-256 algorithm and the digital signature is generated using the RSA algorithm.
加密散列是使用SHA- 256算法来计算的,数字签名是使用rsa算法来生成的。
The SunJCE provider is not suitable for generating asymmetric keys, as it does not contain the RSA algorithm type implementation.
这个SunJCE提供程序不适合生成非对称密钥,因为它没有包含rsa算法类型的实现。
The most main security technology of network system is data encryption, but RSA algorithm is the safest system of key systems.
网络系统最主要的安全技术是数据加密,而RSA算法是密钥系统最安全的一种体制。
RSA algorithm is a sort of public-key cipher algorithm with high security is used in both data encryption and digital signature.
RSA算法是一种既能用于数据加密也能用于数字签名的公钥算法,具有较高的安全性。
This article focuses on the basic RSA algorithm and security issues, and finally also made some of their own thoughts and ideas.
本文着重分析rsa基本算法以及安全性问题,最后也提出了自己的一些想法与观点。
Have realized two kinds of algorithms with the large integer operational library in VC, and compare them with traditional RSA algorithm.
用大整数运算库实现两种基于环面自同构的算法,并将他们与传统的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算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。
RSA algorithm is considered as one of the relatively safe crypto-system, and the multiplication of large integer is the key operation in fact.
RSA算法是目前被认为可以实现安全通信的理想的公钥密码体制之一,其主要操作实际上是一系列基本的大整数模乘运算。
A new ASIC implementation of RSA algorithm is presented. It has less area and more flexibility, making the chip very suitable for smart card applications.
提出了一种实现RSA算法的新型ASIC结构,具有较小的芯片面积和较强的灵活性,适合于智能IC卡应用。
Based on RSA algorithm of unsymmetrical cryptographic system and MD5message-digest algorithm, the paper presents an application scheme of digital signature.
文章基于非对称加密系统中的RSA算法和MD 5报文摘要算法,提出了一种数字签名的实现方案。
Based on RSA algorithm of unsymmetrical cryptographic system and MD5 message-digest algorithm, the paper presents a digital signature scheme based on IC card.
在基于非对称加密系统中的RSA算法和MD 5报文摘要算法上,提出了一种基于IC卡的数字签名方案。
To reduce the resource used by RSA algorithm, systolic array is accomplished by pipelining and the parameter is generated by software cooperated with hardware.
同时为了降低FPGA的资源占用,RSA算法采用流水线方式实现脉动阵列,并通过软硬件的协同合作完成算法中素数的判定生成算法参数。
This work uses the RSA algorithm to doubly encrypt the conversation key in the transmission of exchanging the key, and uses the TEA algorithm in the transmission of GPS data.
在密钥交换中使用了RSA算法双重加密以传输会话密钥,会话的时候使用的是TEA算法。
Then the paper puts forward a blending encryption project: using the AES algorithm to encrypt the controlling data, using the RSA algorithm to transfer the key of the AES algorithm.
其次,本文提出了一个具体可行的混和加密方案:用加密速度快分组密钥AES算法对控制信息加密;用安全性更高但加密速度慢的RSA算法来传递AES算法的密钥。
Then the paper puts forward a blending encryption project: using the AES algorithm to encrypt the controlling data, using the RSA algorithm to transfer the key of the AES algorithm.
其次,本文提出了一个具体可行的混和加密方案:用加密速度快分组密钥AES算法对控制信息加密;用安全性更高但加密速度慢的RSA算法来传递AES算法的密钥。
应用推荐