秘密密钥 meaning in English
secret key
Examples
- The set of participants to perform key agreement should satisfy threshold
该方案使得参与者可以协商秘密密钥,而不用基于离散对数假设。 - The public and private keys are based on a pair of very large prime numbers that are not known by anyone intercepting the message
公开密钥和秘密密钥是基于一对想截获报文的人不知道的非常大的素数。 - Receivers use a combination of the sender ' s public key and their own private encryption key to unlock the secret code for that message and decipher it
接收者利用发送者的公开密钥和他们自己的秘密密钥的结合,解开该报文的秘密编码,并解密之。 - The same key is used for both encryption and decryption , hence " symmetric key cryptography . " symmetric key cryptography is sometimes called secret key cryptography , as the security of the ciphertext depends upon the key being kept secret
由于加密和解密都使用相同的密钥,因此这种算法被称作“对称密钥加密” 。对称密钥加密有时也被称为秘密密钥加密,因为密文的安全取决于密钥能否被保密。 - The lack of an effective solution to the problem of secret key management inhibited the wide use of secret key cryptography in security practice . the emergence of public key cryptography solves the key management problem whereas it introduces another problem , the verification of public key authenticity
秘密密钥密码体制存在密钥管理的问题,而公钥密码体制在有效解决密钥管理问题的同时却又带来了公钥真实性的问题。