私钥加密算法(private-key encryption algorithms )[block ciphers(分组加密)、stream ciphers(流式加密)] 公钥加密算法(public-key encryption algorithms)
基于90个网页-相关网页
传递的数据使用公钥(非对称)加密算法加密,所以只有对应私钥的持有者才能解密数据。
The transmitted data is encrypted using public key (asymmetric) cryptography so that only the holder of the corresponding private key can decrypt the data.
不对称加密算法(也称为公钥算法)要求每个实体都维护一对相关密钥:私钥和公钥。
Asymmetric cryptographic algorithms, also known as public-key algorithms, require that each entity maintains a pair of related keys: a private key and a public key.
应用推荐