This website requires JavaScript.
Explore
Help
Sign In
Hesham
/
hesham-rsa
Watch
1
Star
0
Fork
0
You've already forked hesham-rsa
Code
Issues
Pull Requests
Releases
5
Wiki
Activity
5
Commits
12
Branches
6
Tags
193
KiB
V0.1
Commit Graph
4 Commits
Author
SHA1
Message
Date
HeshamTB
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
HeshamTB
1a591cc75e
getPrime() method working. gets random prime based on bit size.
2020-04-16 05:54:36 +03:00
HeshamTB
7fe7065700
isPrime() method working with good accuracy. needs more testing.
2020-04-16 05:11:00 +03:00
HeshamTB
9f5d9fe5a5
init commit
2020-04-16 00:05:03 +03:00