All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.t.util.security.message.encryption.des3.package-info Maven / Gradle / Ivy

There is a newer version: 1.0.16.RELEASE
Show newest version
package cn.t.util.security.message.encryption.des3;

/**
 * 3DES 3重DES(应用比较广泛)
 * 

* 好处: * 1.密钥长度增强 * 2.迭代次数提高 *

* 密钥长度: * JDK: 122, 168(默认) * BC: 128(默认), 192 */





© 2015 - 2024 Weber Informatics LLC | Privacy Policy