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

      双语例句

      • Account details are encrypted to protect privacy.
        账户资料被加密,以保护隐私。
      • The system car also use encryption algorithm to encrypt password to guarantee the system security.
        同时系统还利用加密算法对密码进行加密,从而进一步保证了系统的安全性。
      • Class to encrypt and decrypt password values, or you can supply your own encryption code.
        虚方法加密和解密密码值,也可以提供自己的加密代码。
      • If you want to encrypt user data, you can use Cryptographic File System ( CFS) in OpenBSD.
        如果希望对用户数据进行加密,那么您可以使用OpenBSD中的加密文件系统(CFS)。
      • The passport logon server uses this key to encrypt and decrypt the query strings passed between sites.
        passport登录服务器使用该密钥对站点间传递的查询字符串进行加密和解密。
      • Ssh and its variants provide stronger authentication mechanisms and encrypt all traffic using your choice of several ciphers.
        ssh及其变种提供了更强的身份验证机制,并使用您所选择的几个密码对所有的通信内容进行加密。
      • You can also use AES_ENCRYPT and AES_DECRYPT functions for encryption and decryption of column data.
        还可以使用AESENCRYPT和AESDECRYPT函数对列数据进行加密和解密。
      • Same secret key is used to encrypt and decrypt the messages exchanged among them.
        使用同一个秘密密钥加密和解密在它们之间交换的消息。
      • To encrypt a byte, we xor this pseudo-random byte with the byte we want to encrypt.
        对一个字节进行加密,我们对伪随机字节和要加密的字节进行异或运算。
      • With this pair, you can not only encrypt a message, but also create a certificate.
        有了这个密钥对,我们不仅能够对某个消息进行加密还能够为它创建一个证书。