释义 |
- 三重DES:一种对称加密算法,通过对数据进行三次DES加密和解密操作以提高安全性。
1 ?三重数据加密标准 ... 双重数据加密标准 double-DES 三重数据加密标准 triple-DES 椭圆曲线密码体制 elliptic curve cryptosystem, ECC ...
- 1
The supported encryption algorithms are DES, Triple-DES, and AES. 支持的加密算法是DES、Triple - des和aes。 - 2
First, get a KeyGenerator object that implements the Triple-DES algorithm. 首先,获得一个实现了Triple - des算法的KeyGenerator对象。 - 3
They will typically employ cryptographic algorithms such as RSA, SHA-1, AES, and Triple-DES. 它们通常都会采用一些加密算法,例如rsa、SHA - 1、AES和Triple - DES。
|