Skip to content

Understand how joinsite works in CQPToolKit #26

@kaiduanx

Description

@kaiduanx

Understand how joinsite works in CQPToolkit.

Basically we run the following steps to start key generation/join site

  1. Run siteagent on node A
  2. Register dummy driver A to node A
  3. Run siteagent on node B
  4. Register dummy driver B to node B
  5. Join two sites A and B

Please read the source code of cqptoolkit to understand the diagram in cqptoolkit-openqkd-integration.pdf.

The major classes are,

  1. SiteAgent.cpp
  2. SiteAgentCtrl.cpp
  3. RemoteQKDDevice.cpp
  4. SessionController.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions