Commit Graph

4 Commits

Author SHA1 Message Date
1993551a59
Working key pair generation, encryption and decryption
TODO:
   - Clean up
   - Split into methods
   - Save a key pair in a file (interactivly)?
2020-04-16 09:48:31 +03:00
1a591cc75e
getPrime() method working. gets random prime based on bit size. 2020-04-16 05:54:36 +03:00
7fe7065700
isPrime() method working with good accuracy. needs more testing. 2020-04-16 05:11:00 +03:00
9f5d9fe5a5
init commit 2020-04-16 00:05:03 +03:00