| 1. | Specifies the block cipher mode to use for encryption 指定用于加密的块密码模式。 |
| 2. | The block cipher mode encodes data one block at a time 块密码模式一次一块对数据进行编码。 |
| 3. | Block ciphers with long keys are stronger than stream ciphers 使用长密钥的块密码比流密码更强。 |
| 4. | Block ciphers use the same encryption algorithm for each block 块密码对每个块使用相同的加密算法。 |
| 5. | However , block cipher algorithms tend to execute more slowly than stream ciphers 但是,块密码算法执行起来通常比流密码慢。 |
| 6. | Information technology - security techniques - modes of operation for an n - bit block cipher 信息技术安全技术n位块密码算法的操作方式 |
| 7. | Although it tends to execute more slowly than stream cipher , block cipher is more secure 尽管块密码的执行速度慢于流密码,但块密码更安全。 |
| 8. | I have provided support for the tripledes block cipher algorithm only for demonstration 我已经对tripledes块密码算法提供了支持,但只用于演示。 |
| 9. | Block cipher algorithms encrypt data in block units , rather than a single byte at a time 块密码算法以块为单位加密数据,而不是逐个字节地加密数据。 |
| 10. | Typically , secret - key algorithms , called block ciphers , are used to encrypt one block of data at a time 通常,私钥算法(称为块密码)用于一次加密一个数据块。 |