Skip to content

Fix calculateChildType - #618

Open
jpantonow wants to merge 1 commit into
VREMSoftwareDevelopment:mainfrom
jpantonow:fix/calculatechildtype-messagedigestspec-9564e018f0f4-c230e7cb79-4
Open

Fix calculateChildType#618
jpantonow wants to merge 1 commit into
VREMSoftwareDevelopment:mainfrom
jpantonow:fix/calculatechildtype-messagedigestspec-9564e018f0f4-c230e7cb79-4

Conversation

@jpantonow

Copy link
Copy Markdown

What does this implement/fix?

Property Value
Method calculateChildType
Class com.vrem.wifianalyzer.wifi.accesspoint.AccessPointsAdapterData
File app/src/main/kotlin/com/vrem/wifianalyzer/wifi/accesspoint/AccessPointsAdapterData.kt
Specification MessageDigestSpec
Analysis tool ape

Summary

Coordinated fix assembled from persisted per-file drafts.

How was this tested?

  • Coordinated change limited to 4 related files
  • Manual review required
  • Project compiles successfully (assembleDebug)
  • Confirmed by a project maintainer

AI assistance

  • AI assistance was used for this contribution.
  • Apply the repository's required AI-assistance label.

Additional context

I’m an undergraduate Computer Engineering student at the University of Brasília (UnB), and this contribution is part of a research project involving software security analysis.

I’m happy to adjust the implementation to better match the project’s architecture, coding conventions, or maintainers’ recommendations.

@jpantonow

Copy link
Copy Markdown
Author

I ran a dynamic analysis tool and observed this error of MessageDigest at runtime: 'expecting one of {SHA-256, SHA-384, SHA-512} but found MD5'. I proposed this change to address the identified cause and prevent the error from occurring again.

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