<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>算法 on Mogeko's Blog</title><link>https://mogeko.me/zh-cn/tags/%E7%AE%97%E6%B3%95/</link><description>Recent content in 算法 on Mogeko's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>zhengjunyi@live.com (Mogeko)</managingEditor><webMaster>zhengjunyi@live.com (Mogeko)</webMaster><copyright>©2017 - 2024, All content is licensed under<a target='_blank' rel='external noopener' href='http://creativecommons.org/licenses/by-nc/4.0/'>CC BY-NC 4.0</a>.</copyright><lastBuildDate>Tue, 03 May 2022 20:04:18 +0200</lastBuildDate><atom:link href="https://mogeko.me/zh-cn/tags/%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml"/><item><title>RSA 加解密的 Java 实现</title><link>https://mogeko.me/zh-cn/posts/zh-cn/094/</link><pubDate>Tue, 03 May 2022 20:04:18 +0200</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Tue, 03 May 2022 20:04:18 +0200</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/094/</guid><description>书接上文；我们已经用 Python 实现了 RSA 加解密算法。 今天再来撸一篇 RSA 算法的 Java 实现。与 Python 与 RSA 算法采用同样的算法和思路 (推荐对比着一起看)。因此，就不讲解</description><dc:creator>Mogeko</dc:creator><category>java</category><category>RSA</category><category>算法</category><category>密码学</category><category>从入门 到入坟</category></item><item><title>Python 与 RSA 算法</title><link>https://mogeko.me/zh-cn/posts/zh-cn/093/</link><pubDate>Sat, 30 Apr 2022 02:31:01 +0200</pubDate><author>zhengjunyi@live.com (Mogeko)</author><atom:modified>Sat, 30 Apr 2022 02:31:01 +0200</atom:modified><guid>https://mogeko.me/zh-cn/posts/zh-cn/093/</guid><description>本周，Computer Security 这门课的作业是用代码实现 RSA 算法，要求加密 + 解密都要实现，语言不限。 这种东西网上一搜一大把，但因为 RSA 太重要了，老师额外</description><dc:creator>Mogeko</dc:creator><media:content url="https://mogeko.mehttps://mogeko.github.io/blog-images/r/093/logo.svg" medium="image"><media:title type="html">featured image</media:title></media:content><category>python</category><category>RSA</category><category>编程之髓</category><category>算法</category><category>密码学</category><category>从入门 到入坟</category></item></channel></rss>