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
双语例句
- It can be used to encrypt data and to create digital signatures.
它可用于加密数据和创建数字签名。 - Then, you used the TLS protocol to securely encrypt communications between the LDAP client and server.
然后,使用TLS协议在LDAP客户机和服务器之间对通信进行安全加密。 - Same secret key is used to encrypt and decrypt the messages exchanged among them.
使用同一个秘密密钥加密和解密在它们之间交换的消息。 - This pair of keys can encrypt messages and create digital signatures.
这对密码匙可以进行加密及产生数码签署。 - If you want to encrypt user data, you can use Cryptographic File System ( CFS) in OpenBSD.
如果希望对用户数据进行加密,那么您可以使用OpenBSD中的加密文件系统(CFS)。 - If we use exponentiation to encrypt or decrypt, the adversary can use logarithm to attack.
如果我们运用求幂运算来加密和解密,对手就可以运用对数进行攻击。 - This is in contrast to the platform-level approaches that encrypt all the data sent between client and server.
这与平台级方法正好相反,平台级方法对客户端和服务器之间发送的所有数据进行加密。 - 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.
对一个字节进行加密,我们对伪随机字节和要加密的字节进行异或运算。 - The optional password can be used to encrypt the symmetric key before distributing the key to multiple users.
在将对称密钥分发给多个用户之前,可以使用可选的密码对该密钥进行加密。