RSA加密算法是怎样工作的?

本文介绍了RSA加密算法的基本概念,包括其非对称性质、公钥私钥的生成过程,以及加密解密的实现方式。通过实例展示了如何使用RSA算法进行信息的加密和解密,强调了在应用RSA时,双方需要预先统一转换法则和了解公钥私钥的生成方法。
摘要由CSDN通过智能技术生成

对本人近期学习RSA的一点思考与总结,学习以及写作过程中参考了:一篇博文,Eddie Woo教授在油管上的课程录像

什么是RSA?

RSA is an asymmetric system , which means that a key pair will be generated (we will see how soon) , a public key and a private key , obviously you keep your private key secure and pass around the public one.
The algorithm was published in the 70’s by Ron Rivest, Adi Shamir, and Leonard Adleman, hence RSA , and it sort of implement’s a trapdoor function such as Diffie’s one.
RSA is rather slow so it’s hardly used to encrypt data , more frequently it is used to encrypt and pass around symmetric keys which can actually deal with encryption at a faster speed.

RSA是一种非对称加密的算法,它将生成一个私钥和一个公钥。显然,你可以确保私钥的安全并绕过公钥。

该算法由Ron Rivest,Adi Shamir和Leonard Adleman(即RSA)在70年代发布,它的实现类似于Diffie的陷阱门

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值