This repo is now archived, logic is moved to the BlockChain repo
Prime generator for c# and RSA key generator
This repo contains code to generate large primes (1024 bit goes pretty fast) We also implemented the key generation process, so you can generate an RSA key from two primes.