Currently generating the keys completely freezes the program, including keypad input.
Perhaps implementing an async system would be better, although I think that would still block on the calculations.
For the big block at the beginning though, maybe just store the existing keys to a file (serialize?)
Currently generating the keys completely freezes the program, including keypad input.
Perhaps implementing an async system would be better, although I think that would still block on the calculations.
For the big block at the beginning though, maybe just store the existing keys to a file (serialize?)