二进制字符串 meaning in English
binary element string
Examples
- Keys should be generated as random binary strings , making them obviously difficult to remember
生成的密钥应该是随机的二进制字符串,以使它们难于被记住。 - A binary character string operated upon as a unit and usually shorter than a computer word
作为一个单位来操作(运算)的一个二进制字符串,通常比计算机的一个字短。 - These functions map binary strings of an arbitrary length to small binary strings of a fixed length , known as hash values
这些函数将任意长度的二进制字符串映射为固定长度的小二进制字符串(称为哈希值) 。 - Hash functions map binary strings of an arbitrary length to small binary strings of a fixed length , known as hash values
哈希函数将任意长度的二进制字符串映射为固定长度的小型二进制字符串(称为哈希值) 。 - Since block ciphers work on several bytes of data at a time , the binary encrypted string is typically up to one block longer than the source string
由于块加密每次加密数个字节的数据,因此被加密的二进制字符串通常比源字符串最多要长一个块的长度。