org.shoulder.crypto.negotiation.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of shoulder-crypto-negotiation Show documentation
Show all versions of shoulder-crypto-negotiation Show documentation
Shoulder 提供的 协商加密模块,用于非信任网络环境下的安全通信。基于 DH + ECC 实现先进的加密算法协商算法,比传统的 DH + DES 协商算法性能显著更高,更安全。
/**
* 提供了基于 ecdh 的密钥交换算法所需算法包、以及默认实现包(support)
*/
package org.shoulder.crypto.negotiation;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy