词语站>英语词典>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

      双语例句

      • The passport logon server uses this key to encrypt and decrypt the query strings passed between sites.
        passport登录服务器使用该密钥对站点间传递的查询字符串进行加密和解密。
      • Account details are encrypted to protect privacy.
        账户资料被加密,以保护隐私。
      • In order to encrypt and decrypt, you need an encryption algorithm and a key.
        为了进行加密和解密,您需要加密算法和密钥。
      • In order to encrypt communication, sequence cipher in linear congruence was used to image security.
        为了进行保密通信,需要对图像进行加密,采用了一种基于线性同余的序列加密方法。
      • This is in contrast to the platform-level approaches that encrypt all the data sent between client and server.
        这与平台级方法正好相反,平台级方法对客户端和服务器之间发送的所有数据进行加密。
      • Using SSL/ TLS to encrypt communications reduces this risk.
        使用SSL/TLS进行通信加密可以减少这种风险。
      • Class to encrypt and decrypt password values, or you can supply your own encryption code.
        虚方法加密和解密密码值,也可以提供自己的加密代码。
      • It can be used to encrypt data and to create digital signatures.
        它可用于加密数据和创建数字签名。
      • You can also use AES_ENCRYPT and AES_DECRYPT functions for encryption and decryption of column data.
        还可以使用AESENCRYPT和AESDECRYPT函数对列数据进行加密和解密。
      • In this case, you use the same object to decrypt the content that you used to encrypt it.
        在本例中,我们使用与加密过程中相同的对象对内容进行解密。