Skip to content

logalexus/polard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polard Labs

Description

This application allows you to test RSA keys for resistance to factorization using Pollard's method and YAFU

Usage

To use this you need:

  • Clone repository
git clone https://github.com/logalexus/polard.git && cd polard
  • Start app
docker compose up -d
  • Go to web
http://localhost:8000
  • PROFIT

Preview

image

image

image

image