Skip to content

Add ECIES cipher detection test - #32

Open
emilTejnRasmussen wants to merge 1 commit into
Arpan0995:mainfrom
emilTejnRasmussen:test/ecies-detection
Open

Add ECIES cipher detection test#32
emilTejnRasmussen wants to merge 1 commit into
Arpan0995:mainfrom
emilTejnRasmussen:test/ecies-detection

Conversation

@emilTejnRasmussen

Copy link
Copy Markdown

What this changes

Adds a positive test fixture for Cipher.getInstance("ECIES") in Wave1ScannerTest.

Why

ECIES detection already exists, but there was no regression test covering it.

Closes #28

Checklist

  • Tests added or updated. A new detection rule needs one fixture where it fires and one where it stays quiet.
  • mvn verify -Dgpg.skip=true passes on JDK 21
  • docs/research/02-detection-rule-catalog.md or 03-difficulty-scoring-model.md updated if a rule or a weight changed

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.

Add a positive test fixture for Cipher.getInstance("ECIES")

1 participant