Skip to content

Dev#5

Merged
eldadfux merged 11 commits into
mainfrom
dev
Apr 29, 2025
Merged

Dev#5
eldadfux merged 11 commits into
mainfrom
dev

Conversation

@eldadfux
Copy link
Copy Markdown
Member

No description provided.

eldadfux added 11 commits March 9, 2025 23:50
Implement a getName() method for all hash algorithm classes to provide a consistent way of identifying the specific hashing algorithm being used
- Add abstract getName() method to base Hash class
- Implement getName() for each hash algorithm (Argon2, Bcrypt, MD5, PHPass, Plaintext, Scrypt, ScryptModified, Sha)
- Add corresponding test cases to verify the method returns the correct algorithm name
@eldadfux eldadfux merged commit 02415e1 into main Apr 29, 2025
3 checks passed
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