triple-DES
美
英 
例句
ASP. NET can use Triple DES only on computers on which 128-bit encryption is available.
只有在计算机使用128位加密的情况下,ASP.NET才能使用三重DES。
When created, the database master key is encrypted by using the Triple DES algorithm and a user-supplied password.
当创建数据库主密钥时,会使用TripleDES算法以及用户提供的密码对其进行加密。
When it is created, the master key is encrypted by using the Triple DES algorithm and a user-supplied password.
当创建主密钥时,会使用TripleDES算法以及用户提供的密码对其进行加密。
First, get a KeyGenerator object that implements the Triple-DES algorithm.
首先,获得一个实现了Triple-DES算法的KeyGenerator对象。
The supported encryption algorithms are DES, Triple-DES, and AES.
支持的加密算法是DES、Triple-DES和AES。
The message is encrypted by using a message encryption key with a symmetric encryption algorithm such as triple DES.
使用讯息加密金钥透过对称加密演算法(例如三重DES),将讯息加密。
With triple DES, each 64 bit block is encrypted under three different DES keys.
使用三重加密时,每个64位字块用三种不同的des钥匙加密。
Listing 2 demonstrates how a secret key is generated using Triple-DES.
清单2说明了如何使用Triple-DES生成共享密钥。
They will typically employ cryptographic algorithms such as RSA, SHA-1, AES, and Triple-DES.
它们通常都会采用一些加密算法,例如RSA、SHA-1、AES和Triple-DES。
Binary file encryption based on triple DES and RSA
和RSA的二进制文件加密
A Consturction of Delaying Function Based on Triple-DES
基于三重DES的延迟函数构造