Skip to content

api,server: add TCP-AO keychain API and keychain store implementation - #3503

Open
rastislavs wants to merge 2 commits into
osrg:masterfrom
rastislavs:tcp-ao-keychain
Open

api,server: add TCP-AO keychain API and keychain store implementation#3503
rastislavs wants to merge 2 commits into
osrg:masterfrom
rastislavs:tcp-ao-keychain

Conversation

@rastislavs

Copy link
Copy Markdown
Contributor

The is the first part of the TCP-AO implementation (#3493) which adds the proto API for TCP-AO keychain configuration and implementation of the keychain store.

The configured keychains do not have any use for now, this will be added in follow-up changes as part of #3493.

@rastislavs rastislavs changed the title Tcp ao keychain api/server: add TCP-AO keychain API and keychain store implementation Jul 21, 2026
@rastislavs rastislavs changed the title api/server: add TCP-AO keychain API and keychain store implementation api,server: add TCP-AO keychain API and keychain store implementation Jul 21, 2026
@rastislavs rastislavs mentioned this pull request Jul 21, 2026
7 tasks
@rastislavs
rastislavs marked this pull request as ready for review July 21, 2026 14:28
Add proto API for TCP-AO keychain configuration.
The keychain API will be later used for configuring
TCP-AO keys that can be shared among multiple peers.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
Implement GRPC API for TCP-AO keychain management.
For now the configured keychains do not have any use,
this will be added in follow-up commits.
@rastislavs

Copy link
Copy Markdown
Contributor Author

Updated this PR to use the netutils.TCPAOKey type from 08ee396 instead of replicating it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant