window.onload=function(){ /*页面加载完成之后生成博客目录*/ BlogDirectory.createBlogDirectory("cnblogs_post_body","h2","h3",20); }

文章分类 -  费马定理学

摘要:CRYPTO — 费马定理学(持续更新中)Part1 [ISG 2023]FakeRSA 考点:费马小定理 1、题目信息 from Crypto.Util.number import * #flag = b"ISG{***************************************************}" m = bytes 阅读全文
posted @ 2023-10-26 13:51 Kicky_Mu 阅读(256) 评论(0) 推荐(0)