/rsattempt

My attempt at implementing RSA for a school project

Primary LanguageC#

RSAttempt

My attempt at implementing RSA for a school project in 2021

May 3rd update: the implementation in BigIntRsa.cs based on Xmight's RSAWithEstimation is working with a key size up to 1024.