Skip to content

Comments

feat(workload_service): implement GetCapabilities API#666

Open
atulpatildbz wants to merge 1 commit intogoogle:mainfrom
atulpatildbz:get_capabilities
Open

feat(workload_service): implement GetCapabilities API#666
atulpatildbz wants to merge 1 commit intogoogle:mainfrom
atulpatildbz:get_capabilities

Conversation

@atulpatildbz
Copy link
Collaborator

@atulpatildbz atulpatildbz commented Feb 15, 2026

Implement Get Capabilities API

This PR implements the GET /v1/capabilities endpoint in the Workload Service.
It returns the supported KEM algorithms and key protection mechanisms, allowing clients to discover available features.

Dependencies:

- Remove redundant maps and init() in proto_enums.go.
- Export supported algorithm slices directly.
- Update server.go to use exported slices.
- Add unit tests for GetCapabilities.
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