累计查询 0.00 亿次

block cipher

  • 块密码:一种密码学中的确定性密码,它以对称密钥指定的不变转换方式,对固定大小的比特组(二进制数字)即块进行操作。

双语例句

  1. RC2 is a block cipher algorithm.
    RC 2是一个块密码算法。
  2. Specifies the block cipher mode to use for encryption.
    指定用于加密的块密码模式。
  3. 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.