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.- Account details are encrypted to protect privacy.
账户资料被加密,以保护隐私。 - ...a program that will encrypt the information before sending.
在发送前会对信息进行加密的程序 - ...encrypted signals.
加密信号
- Account details are encrypted to protect privacy.
英英释义
verb
- convert ordinary language into code
- We should encode the message for security reasons
双语例句
- Ssh and its variants provide stronger authentication mechanisms and encrypt all traffic using your choice of several ciphers.
ssh及其变种提供了更强的身份验证机制,并使用您所选择的几个密码对所有的通信内容进行加密。 - In this case, you use the same object to decrypt the content that you used to encrypt it.
在本例中,我们使用与加密过程中相同的对象对内容进行解密。 - The report server uses a symmetric key to encrypt and decrypt this data.
报表服务器使用对称密钥对这些数据进行加密和解密。 - DATA_ENCRYPT_CMP-This specifies that the server accepts encrypted SERVER authentication schemes and the encryption of user data.
DATAENCRYPTCMP&规定服务器接受加密的SERVER身份验证模式和用户数据的加密。 - If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。 - 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.
虚方法加密和解密密码值,也可以提供自己的加密代码。 - IPSec provides methods to authenticate and encrypt network communication across local networks and the Internet.
IPSec提供了在局域网和Internet上认证和加密网络通信的方法。 - You can also use AES_ENCRYPT and AES_DECRYPT functions for encryption and decryption of column data.
还可以使用AESENCRYPT和AESDECRYPT函数对列数据进行加密和解密。 - With this pair, you can not only encrypt a message, but also create a certificate.
有了这个密钥对,我们不仅能够对某个消息进行加密还能够为它创建一个证书。