decrypt中文,decrypt的意思,decrypt翻译及用法

2025-09-06 22:37 浏览次数 4

decrypt

英[di:ˈkrɪpt]美[di'krɪpt]

vt. 译电文;解密码;解释

decrypt 英语释义

英语释义

  • convert code into ordinary language

decrypt 片语

片语

Decrypt Files解密档案

Decrypt Dir解密目录

Encrypt Decrypt加密解密工具

Decrypt This解密这个

Encryption Decrypt加密破解

decrypt e解密

translate翻译

colour decrypt彩色解码

expound详述,阐述;说明,讲解;解释……的意思

decrypt process解密过程

decrypt 例句

英汉例句

  • password - allows you to encrypt and decrypt files using a password.

    密码 - 让您加密和解密的文件使用的密码.

  • i was hoping for a cleaner out-of-the-box solution to easily encrypt and decrypt data as necessary.

    我需要一个干凈、开箱即用的解决方案,可以在需要时方便地对数据加密/解密。

  • find and decrypt the relationship between colors.

    发现和解密色彩之间的相互关系.

  • similar cryptographic keys can be used to encrypt as well as decrypt messages, therefore, both the sides are guaranteed that they are interacting with the correct one.

    类似的密钥可用来加密和解密消息,这样双方都可以确保与之交互的另一方是正确无误的。

  • it is likely that you may want your application to be able to encrypt and/or decrypt messages from a variety of different users.

    通常情况下,您希望自己的应用程序能对来自各种不同用户的消息进行加密或解密。

  • encryption algorithms encrypt or decrypt messages by performing a sequence of mathematical operations on the message, transforming its appearance but not its content.

    加密算法通过在消息上执行一连串的数学操作从而对消息进行加密或解密,转换的是消息的外观而非其内容。

  • the db agent provides a feature to encrypt and decrypt db2 and ids database backup images with controlling backup and restore commands.

    db提供的一个特性通过控制备份和恢复命令加密和解密db2和ids数据库备份映像。

  • the fs agent provides a feature to encrypt and decrypt data written to or read from file systems.

    fs代理提供一个特性,用于加密或解密写到文件系统或从中读取的数据。

  • you pass this method the kfm credential handle so that you can properly decrypt a message.

    将 kfm凭证的句柄传递给这个方法,就可以正确地将消息解密出来。

  • encrypt and decrypt with different algorithm.

    加密和解密不同的算法.

  • the point is to protect information, then be able to use that information, which usually means being able to decrypt it.

    使用加密主要是保护信息,随后能够使用该信息,后者通常意味着能够对它进行解密。

  • you can use db2 provided encryption and decryption methods to encrypt / decrypt the column data.

    可以使用db2提供的加密和解密方法对列数据进行加密/解密。

  • a public key algorithm, in which the client can encrypt the single key using a freely available public key and only the server can decrypt the single secure key, is used to resolve this problem.

    我们使用公钥算法来解决这个问题,其中客户机可以使用一个自由获取的公钥对自己的密钥进行加密,而只有服务器才可以对这个密钥进行解密。

  • in effect, only the recipient can decrypt the message and know that the message came from the sender.

    结果,只有接收方可以解密该消息,并且知道来自发送方的消息。

  • if you can decrypt the message using your public key, the server knows you are authorized to log in without a password.

    如果您能使用您的公共密匙解密该消息,那么服务器就知道您被授权无需密码即可登录。

  • this means that if someone cracked the mathematics of the key exchange, they「d be no better off to decrypt another session.

    也就意味这如果某人破解了密码交换的数学原理,对于解密下一个会话也没有什么益处。

  • this wizard enables you to decrypt an encrypted file.

    这个向导允许您解密已加密文件.

  • because the receiver is able to decrypt the sent messages, the receiver does not know that it is interacting with a rogue user.

    因为接收方能够对发送的消息解密,所以接收方不知道它正在与一个伪用户进行交互。

  • but it」s also possible to use your private key to encrypt a message, and when this is done anyone with a copy of your public key can decrypt that message.

    但是也可以使用您的私有密匙来加密消息,这样做之后,任何具有您的公开 密匙的人都可以解密这个消息。

  • an asymmetric key key to encrypt the data and another key to decrypt the data.

    非对称密钥由私钥加密数据和对应的公钥解密数据.

  • a and fast tool to encrypt and decrypt files.

    简便快捷的工具来加密和解密文件.

  • same secret key is used to encrypt and decrypt the messages exchanged among them.

    使用同一个秘密密钥加密和解密在它们之间交换的消息。

  • each service provider owns a private key and uses it to correctly decrypt its own messages when coming to the topic.

    每个服务提供者都拥有一个私钥,将在消息送达主题时使用其正确地解密自己的消息。

  • the context acceptor, on the other hand, requires its secret key to decrypt the service ticket received from the initiator, thus authenticating the initiator.

    另一方面,上下文接受者需要它的密钥来解密来自发起者的服务票证,通过这种方式认证发起者。

  • each key value can be used separately to encrypt messages, but it cannot be used to decrypt the messages it was used to encrypt.

    每个密匙值都可以单独用于加密消息,但是不能用于解密由它本身加密的消息。

  • listing 5 demonstrates how you can decrypt the encrypted data if you have the right private key.

    清单5示范了当您有正确的私钥时,如何对加密的数据进行解密。

  • the tool will decrypt them and validate decrypted soap messages for you.

    这个工具能够将消息解密,然后为您验证解密后的soap消息。

  • decrypt the request if the security policies dictate it.

    如果安全策略要求,则对请求进行解密。

  • the sample code generates a new secret key and uses it to encrypt and decrypt data.

    这个样本代码将生成一个新的秘钥,并使用它对数据进行加密和解密。

  • ssl parties then use fast private key algorithms to encrypt and decrypt communication data.

    于是,ssl 通信各方使用快速的私钥算法来加密和解密通信数据。

  • here, let「s build two far more succinct methods: one to encrypt a string and another to decrypt a string.

    现在,让我们构建两个更为简洁的方法:一个用来加密字符串,另一个用来解密字符串。

  • we begin with an overview of what it means to encrypt and decrypt information, followed by some practical examples involving passwords and other data, using php」s built-in functionality.

    我们通过使用php内置功能先了解加密和解密信息的意义,进而了解涉及密码和其他数据的一些实际示例。

  • decrypt every layers to access the virtual machine.

    解密每个layers来访问虚拟机.

  • this folder already contains encrypted files, please decrypt before encrypting it again.

    该文件夹已包含加密文件, 再次加密之前请先解密.

  • therefore, the initial step is to retrieve the private key of the certificate associated with the corresponding request to decrypt the shared key using an asymmetric algorithm.

    因此,最初的步骤是检索与对应的请求相关联的证书的私钥,以便使用非对称算法来解密共享密钥。

  • when those users' devices check in with the social network, they download the data and decrypt it to reveal the photo.

    当那些用户的设备登录这个社交网站时就可以下载解密并看到这张图片。

  • your private key lets you decrypt any message encrypted with your public key.

    你的私钥可以解开任何用你的公钥加密过的信息.

decrypt 同义词

相似词

break间断;休息;短假;缺口;破裂;进攻;骨折;结束;机会;(斯诺克)一次连续得分;蓓蕾

crack(Crack) (英、加、美)克拉克克(人名)

decipher密电(或密信的)译文

decode<非正式>密码译文

decrypt 反义词

相反词

cipher使用密码;计算;做算术

code编码;制成法典

encipher把(电文、文本)译成密码

encode(将文字材料)译成密码;编码,编制成计算机语言

encrypt把……加密,将……译成密码

相关热词