test-fips: inconsistent naming for AES test, endpoint specifies CBC but test excersizes CFB

Open Beginner friendly
#654 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
90/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
shell
Domain
testing

Research direction

Start in the test-fips test and locate the /symmetric/aes-256-cbc endpoint. Check that its setup creates and uses aes-256-cbc rather than aes-256-cfb, then run the FIPS test to confirm the endpoint and exercised cipher have consistent naming.

Written by the indexing model from the issue text.

Description

in test-fips, there is endpoint /symmetric/aes-256-cbc which however creates aes-256-cfb, those 2 are not the same. It should be fixed so that the test creates and uses aes-256-cbc.

Dominant language
Shell
Stars
54
Forks
156
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sclorg/s2i-ruby-container

All issues in sclorg/s2i-ruby-container

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.