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

      双语例句

      • If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
        如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。
      • With this pair, you can not only encrypt a message, but also create a certificate.
        有了这个密钥对,我们不仅能够对某个消息进行加密还能够为它创建一个证书。
      • It can be used to encrypt data and to create digital signatures.
        它可用于加密数据和创建数字签名。
      • The report server uses a symmetric key to encrypt and decrypt this data.
        报表服务器使用对称密钥对这些数据进行加密和解密。
      • Select Encryption algorithm and hashing algorithm you want to use in your IPSec tunnels to encrypt the data.
        选择在IPSec隧道中加密数据所用的加密算法和散列算法。
      • In this case, you use the same object to decrypt the content that you used to encrypt it.
        在本例中,我们使用与加密过程中相同的对象对内容进行解密。
      • Class to encrypt and decrypt password values, or you can supply your own encryption code.
        虚方法加密和解密密码值,也可以提供自己的加密代码。
      • To encrypt a byte, we xor this pseudo-random byte with the byte we want to encrypt.
        对一个字节进行加密,我们对伪随机字节和要加密的字节进行异或运算。
      • You can use DB2 provided encryption and decryption methods to encrypt/ decrypt the column data.
        可以使用DB2提供的加密和解密方法对列数据进行加密/解密。
      • In order to encrypt and decrypt, you need an encryption algorithm and a key.
        为了进行加密和解密,您需要加密算法和密钥。