RSA algorithm我要分享

RSA algorithm

matlab

关注次数: 255

下载次数: 0

文件大小: 1.22 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:RSA算法可用于公钥加密和数字签名。它的安全性是基于分解大的整数。它在matlab中实现。


English Description:

The RSA algorithm can be used for both public key encryption and digital signatures. Its security is based on the difficulty of factoring large integers.It is implemented in matlab.


代码预览