symmetric key
对称密钥
2025-11-25 04:38 浏览次数 11
对称密钥
several technologies exist for encryption, such as symmetric key cryptography and asymmetric key cryptography.
目前有几种加密技术如对称密钥密码系统和非对称密钥密码系统。
traffic flowing down the circuit is unwrapped by a symmetric key at each node, which reveals the downstream node.
在这个路由上的数据流是通过各结点之间协商的对称密钥才能解开的。
likewise, you can use signedobject for data verification, and again the symmetric key must be managed independently.
同样,也可以将 signedobject用于数据验证,并且对称密钥也必须单独管理。
a new symmetric key block cipher algorithm utilizing the essence of chaos is proposed.
利用混沌信号的特性提出了一种新的对称密钥块加密算法。
the symmetric key systems compared with asymmetric key systems have astounding speed benefits, but managing their keys has always been difficult problem to be solved.
对称密钥系统较之非对称密钥系统具有惊人的速度优势,但是管理对称密钥系统的密钥却是需要解决的一个难题。
two token-exchange endpoints: rest with symmetric key and rest with saml extension
两个令牌互换端点:一个是带对称钥匙的rest,另一个是带saml扩展的rest
explains how you can replace a symmetric key with a new version, and how to start over if symmetric keys cannot be validated.
介绍如何用新版本替换对称密钥以及在无法验证对称密钥时如何重新开始。
if the match succeeds, a symmetric key is created that permits reversible encryption.
如果匹配成功,则创建允许可逆加密的对称密钥。
the public key cryptography can just solve these problems, but it is much slower than the symmetric key cryptography.
而公钥密码算法正好可以解决这方面的问题,但在速度上远远不及对称密码算法。
both the symmetric key systems and public key systems currently used are based on the model of computational security.
目前的密钥系统无论是单钥体制还是公钥体制都建立在计算安全的模型上。
the bulk of the data is encrypted using a symmetric key algorithm that encrypts and decrypts data using a single secure key.
数据块使用一个对称密钥算法进行加密,它使用一个密钥来实现对数据的加密和解密。
spkm is a gss-api mechanism which is based on a public key rather than a symmetric key infrastructure.
spkm是一种gss-api机制,其基于公钥而非对称密钥基础设施。
a symmetric key is dynamically created and used for encrypting a database backup image.
为数据库备份映像加密时,将动态创建并应用一个对称密匙。
with ssl, the data going back and forth between client and server is encrypted using a symmetric key (secret key) algorithm.
ssl将使用对称密钥(加密密钥)算法对在客户机与服务器之间传递的数据进行加密。
the symmetric key itself is encrypted by one or more asymmetric keys (public keys).
这个对称密匙本身又由一个或多个非对称密匙(公共密匙)加密。
to communicate a symmetric key and iv to a remote party, you would usually encrypt the symmetric key and iv using asymmetric encryption.
若要与远端的一方沟通对称金钥和iv,通常会使用非对称加密来加密对称金钥和iv。
in other words, a single symmetric key can be encrypted by using multiple certificates, passwords, symmetric keys, and asymmetric keys at the same time.
换言之,可以同时使用多个证书、密码、对称密钥以及非对称密钥对单个对称密钥进行加密。
you need a symmetric key to do the encryption, and the key must be managed independently.
必须有对称密钥才能解密,而且密钥必须单独管理。
re-create the symmetric key when you believe the existing symmetric key is compromised.
当确信现有对称密钥的安全受到威胁时,应重新创建对称密钥。
a symmetric key is one key that is used for both encryption and decryption.
对称密钥是加密和解密都使用的一个密钥。
kerberos is a network authentication protocol, developed at mit, which uses a shared symmetric key to establish mutual authentication.
kerberos是一个网络身份验证协议,由mit开发,它使用共享的对称密钥来建立相互的身份验证。
there is no provision for non-repudiation as all application data that is exchanged has been encrypted using symmetric key technology.
由于所有应用程序数据通过对称密钥技术进行加密后才进行交换,因此没有提供不可否认特性。
when you send an application-encrypted message, the receiving queue manager uses the symmetric key to decrypt the message before sending it to its destination queue.
发送应用程序加密的消息时,接收队列管理器在将消息发送到其目标队列之前,使用对称密钥解密该消息。