rikurauhala/rsa
Implementation of the RSA algorithm | Python | Command-line interface | Miller-Rabin | Extended Euclidean algorithm
Python
Pinned issues
Issues
- 1
Vertaisarviointi
#24 opened by henrinikku - 1
Peer review #1
#3 opened by VSinerva - 0
Create a GitHub release of the final version
#21 opened by rikurauhala - 0
Write more tests
#31 opened by rikurauhala - 0
Update README.md
#28 opened by rikurauhala - 0
Document the time and space complexities
#19 opened by rikurauhala - 0
Improve keygen testing
#17 opened by rikurauhala - 0
Update the test coverage report
#30 opened by rikurauhala - 0
Display a better error message when trying to decrypt a non-existing message
#29 opened by rikurauhala - 0
Improve the user guide
#27 opened by rikurauhala - 1
Improve the primality test
#11 opened by rikurauhala - 0
Finish the performance test
#22 opened by rikurauhala - 0
Test the performance of the application
#20 opened by rikurauhala - 0
Add performance test results to testing.md
#23 opened by rikurauhala - 1
- 0
Sort out the dependency list
#25 opened by rikurauhala - 0
- 0
Limit the maximum length of the message
#10 opened by rikurauhala - 0
Handle exceptions
#16 opened by rikurauhala - 1
Update the test coverage report
#12 opened by rikurauhala - 0
Write tests for CharacterMap
#14 opened by rikurauhala - 1
- 1
Implement a custom character dictionary
#13 opened by rikurauhala - 1
Write the implementation document
#9 opened by rikurauhala - 0
Add missing docstring
#6 opened by rikurauhala - 0
Fix the key length
#7 opened by rikurauhala - 1
Add support for longer messages
#8 opened by rikurauhala - 1
Allow key length to be chosen by the user
#5 opened by rikurauhala - 0
- 0
Add support for characters with an ASCII decimal value with a length of less than three
#2 opened by rikurauhala - 0
Fix broken input
#1 opened by rikurauhala