中英互译
block cipher
基本释义
- 块密码:一种密码学中的确定性密码,它以对称密钥指定的不变转换方式,对固定大小的比特组(二进制数字)即块进行操作。
双语例句
- RC2 is a block cipher algorithm.RC 2是一个块密码算法。
- Specifies the block cipher mode to use for encryption.指定用于加密的块密码模式。
- The block cipher mode encodes data one block at a time.块密码模式一次一块对数据进行编码。
网络短语
- chaotic block cipher混沌分组密码
- affine block cipher仿射分组密码
- block cipher chaining链接式分组编码
- block cipher algorithm块加密算法
- block-cipher分组密码
英英释义
- In cryptography, a block cipher is a deterministic algorithm operating on fixed-length groups of bits, called blocks, with an unvarying transformation that is specified by a symmetric key. Block ciphers are important elementary components in the design of many cryptographic protocols, and are widely used to implement encryption of bulk data.