Skip to content

Implement CTorClientKeyStore and CTorServiceKeyStore

Implement the CTorKeyStore described in key-management.md.

We're likely going to need multiple types of "C Tor key store" rather than a single CTorKeyStore:

  • CTorClientKeyStore
  • CTorServiceKeyStore
  • CTorRelayKeyStore
  • CTorDirAuthKeyStore
Edited by gabi-250