Commit Graph

8 Commits

Author SHA1 Message Date
citizen-VM 54e5729954
feat: added RSA keygen functionality
* keygen and input checking functionality is provided by a simplified
version of the KRY-0x03 logic
2020-08-17 23:20:07 +02:00
citizen-VM e73f998628
adding RSA keygen functionality [wip] 2020-04-05 19:30:07 +02:00
citizen ddfc791746
updated app layout adding RSA functionality [WIP] 2020-03-19 01:13:01 +01:00
citizen-VM a476f6d27a
updated README.md 2020-03-17 02:33:54 +01:00
citizen-VM 8f62c8495f
"changes" to the app logic (dumb choice checking)
- improved user-checking/app flow quite a lot - user's are not allowed
to continue with dumb values
2020-03-17 02:29:55 +01:00
citizen 775195e771
added project files 2020-03-16 02:52:08 +01:00
citizen 53aff45b33
added .gitignore 2020-03-16 02:51:31 +01:00
citizen 699e2929df
initial commit 2020-03-16 02:40:01 +01:00