stackabletech / stackabletech/secret-operator
PKCS#12 bundles use deprecated RC2 encryption algorithm
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 13
- Forks
- 8
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Upstream issue, see https://github.com/hjiayz/p12/issues/14
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked upstream issue hjiayz/p12#14 and then locate the PKCS#12 handling in secret-operator; the payload names no local files or tests. Confirm how the deprecated RC2 encryption is used and define completion as avoiding that algorithm while preserving PKCS#12 bundle handling, with focused tests for the affected case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100