Commit Graph

5 Commits

Author SHA1 Message Date
Zorchenhimer 268184dcac
Add some stuff to the todo 2024-08-05 22:54:45 -04:00
Zorchenhimer e37e5e2875
Search subkeys
Search subkeys when looking for KeyIds.  Do this for both public and
private keys.

The KeyIds are indexd in a map when keys are loaded to make finding them
easier.  Subkeys are not stored directly in the map; the whole parent
entity is stored instead which includes the subkey.
2024-08-05 22:24:56 -04:00
Zorchenhimer a18706f94a
Added todo.md 2024-08-05 22:23:29 -04:00
Zorchenhimer af49f90d0a
Fix key generation
Generated keys can now be imported into gpg.
2024-08-04 18:27:29 -04:00
Zorchenhimer 4c2df57ff8
Initial commit 2024-08-04 17:34:41 -04:00