eclipse-score / eclipse-score/inc_security_crypto

Add example/integration to demonstrate backend selection

Open
#144 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
3
Forks
15
Avg merge
1d 22h
Merged PRs (30d)
23

Description

### What

Setup example/integration that creates a bazel_dep to score_crypto module.
For the setup baselibs example/integration can be used as reference.
- [example/integration/MODULE.bazel](https://github.com/eclipse-score/baselibs/blob/main/examples/integration/MODULE.bazel#L14-L18)
- example/integration/.bazelrc
- extend workflow matrix ([example PR](https://github.com/eclipse-score/baselibs/pull/411))

The example integration should demonstrate the usage of the crypto component.
- configure of crypto daemon backend
- exemplary usage of crypto library API (ideally working test)

### Acceptance Criteria (DoD)

- example/integration which self includes score_crypto is present.
- example/integration/.bazelrc demonstrates backend selection via flags.
- example/integration demonstrates crypto api usage.

### How

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing example/integration/MODULE.bazel and example/integration/.bazelrc with the baselibs references, then inspect the workflow matrix and the score_crypto integration entry points. Add the self-including example, backend-selection flags, and crypto API usage, ideally covered by a working integration test; verify all acceptance criteria and the workflow matrix.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, cryptography
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.