yafu用于自动整数因式分解,在RSA中,当p.q的取值差异过大或过于相近的时候,使用yafu可以快速的把n值分解出p.q值,原理是使用Fermat方法与Pollard rho方法等. 再摘录官方的一段简介(又懒得翻译了). YAFU (with assistance from other free software) uses the most powerful modern algorithms (and implementations of them) to factor input in
该博文只记录笔者的蛇皮使用经历,纯新手= =,可能借鉴意义也可能没有(T _ T),侵删. 目录 kali linux 在个人计算机和在VirtualBox下的安装 kali linux 使用前准备工作 Kali linux 在个人计算机和在VirtualBox下的安装 个人计算机下的安装和VirtualBox下的安装唯一的区别就是前者需要制作U盘启动盘,而后者需要对VirtualBox进行必要的设置. 首先从Kali linux官网下载镜像:https://www.kali.org/downl