A novel public key encryption scheme with multiple private keys is presented.
提出了一种新的具有多个私钥的加密方法。
The RSA algorithm based on the number theory is one of the public key encryption.
RSA算法是基于数论的公开密钥密码体制。
The task implement RSA public key encryption algorithm with Montgomery algorithm.
本课题将RSA公钥加密算法用蒙哥马利算法实现。
The algorithm selection shows RSA suits public key encryption and AES is good for voice encryption.
经过算法筛选确定了采用RSA 作为公共密钥管理和采用AES 承载业务加密的技术路线。
Signing an assembly with a strong name adds a public key encryption to the file containing the assembly manifest.
使用强名称对程序集进行签名将向包含程序集清单的文件添加公钥加密。
A public key tracing and revocation scheme can combine the public key encryption with the traitor tracing algorithm.
公钥加密算法和追踪算法结合在一起,可构成一个公钥广播加密方案。
To evaluate the IND-CCA2 security of public key encryption schemes, proposed the gray-box analysis of IND-CCA2 security.
为了更简单准确地判断公钥加密方案的IND-CCA2安全性,提出了IND-CCA2安全性的灰盒分析法。
Most corporations do not need the level of email security provided by PGP or built-in public key encryption in most email systems.
大多数企业的大多数电子邮件系统不需要PGP或内置公匙加密提供的电子邮件安全级别。
If you are using more advanced techniques (like public key encryption) you'll probably need to brush up on your math a little more.
如果您使用的是更先进的技术(如公共密钥加密)你可能会需要温习你的数学一点。
The problem was a famous one in the field – it had been proposed in the late 1970s by developers of the famous RSA public key encryption scheme.
这是密码学领域一个有名的难题--它于20世纪70年代末由著名的RSA公钥加密方案的开发人员提出的。
Digital signcryption is a new kind of digital signature which integrates public key encryption and signature simultaneously in a logic step.
数字签密是一种带加密功能的数字签名,它是公钥加密算法和数字签名在更高层次上的结合。
This scheme used of symmetry encryption and public key encryption which provided secured storage for sensitive data and effective key management.
综合运用对称加密算法和公钥算法,既保证敏感信息的存储安全又为密钥提供安全高效的管理。
ADFS USES a set of secure protocols like SSL and Public Key encryption to provide Single Sign on to applications that are not hosted inside your network.
ADFS使用SSL和公开密钥加密等一组安全协议,提供了单次登录访问没有放在内部网络上的应用程序这个便利。
EKE is a kind of key exchange protocol based on week password and can resist offline dictionary attacks by use of symmetric key encryption and public key encryption.
EKE协议是基于弱口令的密钥交换协议,通过使用对称密钥加密体制和公钥加密体制,能够很好地抵抗离线字典攻击。
The network's new emerging threats and attacks, so look for a reliable and secure encryption algorithms imminent... RSA is the current mainstream public key encryption algorithm.
对网络的新的威胁与攻击不断出现,寻找一个可靠安全的加密算法迫在眉睫。RSA就是目前主流的公钥加密算法。
The protocol USES such technologies as symmetrical key encryption, public key encryption, Hasche algorithm, digital signature as well as public key authorization mechanism and so on.
该协议采用的技术包括,对称密钥加密、公共密钥加密、哈希算法、数字签名技术以及公共密钥授权机制等。
Elliptical curve cryptography (ECC) is a public key encryption technique based on elliptic curve theory that can be used to create faster, smaller, and more efficient cryptographic keys.
椭圆曲线密码(ECC)是一个基于椭圆曲线理论的公钥加密技术,可以用来创造更快、更小、更高效的加密密钥。
It has strongpoint of symmetry encryption scheme such as encryption speed and encrypt intensity, but also has advantage of public key encryption scheme on key distribution and key management.
该方法兼有两类加密体制的优点:既有对称密码加密体制的加密速度快,强度高的优点,又拥有公钥密码体制在密钥分发与管理上的优势。
Based on the public key encryption, the elliptic curve cryptography (ECC) is the highest security encryption based on each bit and it is considered as the next multipurpose public cryptography.
基于公钥密码系统的椭圆曲线密码系统(ECC)是迄今为止每比特具有最高安全强度的密码系统,被认为是下一代通用的公钥密码系统。
The basic principal of realizing the Digital Signature application as well as some essential key technologies including public key Encryption, Message Decomposition Function (MDF) are discussed here.
本文主要论述了数字签名技术的基本实现原理,包括公钥加密技术、报文分解函数(MDF)等实现数字签名应用的关键技术。
To improve the inefficiency of the existing key distribution protocols in the secure broadcasting, an ideal multi-recipient public key encryption scheme to achieve the secret broadcasting is proposed.
针对现有安全广播协议密钥分发效率较低的问题,提出了一种通过多接收者公钥加密实现安全广播的方法。
With PGP and other public-key encryption methods, there's no way to deduce someone's private key from the public key.
对于PGP和其他公钥加密方法,不存在从公钥推断某人私钥的方法。
One of the more common security systems used is PKI (Public Key Infrastructure), an encryption used for PDA and smart-phone security.
使用的更公用安全性系统之一是PKI(公用密钥基础),一种用于PDA和智能电话安全性的加密技术。
See Resources for links to more information on digital certificates and public-key encryption in general.
参见参考资料 获得有关数字证书和公开密匙加密的更多信息的链接。
This element's content gives a secret key in encrypted form, using the server's public key to do the encryption.
这个元素的内容提供了一个加密了的秘密密匙,使用了服务器的公开密匙执行加密。
I've explained enough about security, encryption techniques, and even public-key cryptography to help make your next PHP project a success.
我们对安全性、加密技术,甚至公钥加密技术介绍了很多,目的是帮助您成功开发下一个PHP项目。
The SSL protocol is based on public-key cryptography where encryption keys come in pairs that are mathematically related, but one cannot be deduced from knowing the other.
SSL协议基于公钥密码,加密密钥成对地出现在公钥密码中,它们是在数学上是相关的,但无法由一个推知另一个。
The keys that you set up will be used for authentication, and the encryption will be handled automatically through the public/private key.
您设置的密匙将用于身份验证,加密将通过公共/私有密匙自动处理。
When using encryption, the client needs to have the server certificate available when sending the initial request (because the server public key from the certificate is used for the encryption).
在使用加密时,客户机在发送初始请求时需要用到服务器证书(因为要使用证书中的服务器公开密匙进行加密)。
When using encryption, the client needs to have the server certificate available when sending the initial request (because the server public key from the certificate is used for the encryption).
在使用加密时,客户机在发送初始请求时需要用到服务器证书(因为要使用证书中的服务器公开密匙进行加密)。
应用推荐