就爱字典>英语词典>encrypt翻译和用法

encrypt

英 [ɪnˈkrɪpt]

美 [ɪnˈkrɪpt]

v.  把…加密(或编码)

过去分词:encrypted 第三人称单数:encrypts 过去式:encrypted 现在分词:encrypting 

计算机

BNC.47430 / COCA.21117

牛津词典

    verb

    • 把…加密(或编码)
      to put information into a special code, especially in order to prevent people from looking at it without authority

      柯林斯词典

      • VERB 把…编码;把…加密
        If a document or piece of informationis encrypted, it is written in a special code, so that only certain people can read it.
        1. Account details are encrypted to protect privacy.
          账户资料被加密,以保护隐私。
        2. ...a program that will encrypt the information before sending.
          在发送前会对信息进行加密的程序
        3. ...encrypted signals.
          加密信号

      英英释义

      verb

      双语例句

      • With this pair, you can not only encrypt a message, but also create a certificate.
        有了这个密钥对,我们不仅能够对某个消息进行加密还能够为它创建一个证书。
      • The optional password can be used to encrypt the symmetric key before distributing the key to multiple users.
        在将对称密钥分发给多个用户之前,可以使用可选的密码对该密钥进行加密。
      • In order to encrypt and decrypt, you need an encryption algorithm and a key.
        为了进行加密和解密,您需要加密算法和密钥。
      • DATA_ENCRYPT_CMP-This specifies that the server accepts encrypted SERVER authentication schemes and the encryption of user data.
        DATAENCRYPTCMP&规定服务器接受加密的SERVER身份验证模式和用户数据的加密。
      • Account details are encrypted to protect privacy.
        账户资料被加密,以保护隐私。
      • Same secret key is used to encrypt and decrypt the messages exchanged among them.
        使用同一个秘密密钥加密和解密在它们之间交换的消息。
      • Encryption You can specify password at table level to encrypt the data.
        加密可以在表级指定密码来对数据进行加密。
      • Then, you used the TLS protocol to securely encrypt communications between the LDAP client and server.
        然后,使用TLS协议在LDAP客户机和服务器之间对通信进行安全加密。
      • Using SSL/ TLS to encrypt communications reduces this risk.
        使用SSL/TLS进行通信加密可以减少这种风险。
      • If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
        如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。