Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
A pure python implementation of MD5
Basic Info
- Host: GitHub
- Owner: GreyTeamToolbox
- License: mit
- Language: Python
- Default Branch: master
- Size: 140 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
README.md
Overview
THIS IS A WORK IN PROGRESS!
A Python implementation of the MD5 hash function, designed to handle both string and file inputs. This project provides a modular and detailed approach to the MD5 algorithm, including padding, chunk processing, and state manipulation, all in line with the official MD5 specifications.
Owner
- Name: Grey Team Toolbox
- Login: GreyTeamToolbox
- Kind: organization
- Email: github@wolfsoftware.com
- Website: https://wolfsoftware.com
- Twitter: wolfsoftware
- Repositories: 1
- Profile: https://github.com/GreyTeamToolbox
A collection of neutral security related tools. Created by Wolf Software.
Citation (CITATION.cff)
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: Pure python version of Md5
abstract: Pure python version of Md5
type: software
version: 0.1.0
date-released: 2024-10-10
repository-code: https://github.com/GreyTeamToolbox/md5-package
keywords:
- "Wolf Software"
- "Software"
license: MIT
authors:
- family-names: "Wolf"
orcid: "https://orcid.org/0009-0007-0983-2072"
GitHub Events
Total
- Watch event: 1
- Delete event: 57
- Issue comment event: 88
- Push event: 56
- Pull request review event: 67
- Pull request event: 121
- Create event: 61
Last Year
- Watch event: 1
- Delete event: 57
- Issue comment event: 88
- Push event: 56
- Pull request review event: 67
- Pull request event: 121
- Create event: 61
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 50
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.08
- Merged pull requests: 32
- Bot issues: 1
- Bot pull requests: 50
Past Year
- Issues: 1
- Pull requests: 50
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.08
- Merged pull requests: 32
- Bot issues: 1
- Bot pull requests: 50
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (59)
Top Labels
Issue Labels
Pull Request Labels
dependabot: dependencies (59)
dependabot: ecosystem : github actions (59)
dependabot: auto approve (44)
dependabot: manual merge (2)
Dependencies
.github/workflows/cicd.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/setup-python f677139bbe7f9c59b41e40162b753c062f5d49a3 composite
.github/workflows/citation-validation.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- citation-file-format/cffconvert-github-action 4cf11baa70a673bfdf9dad0acc7ee33b3f4b6084 composite
- ruby/setup-ruby 7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 composite
.github/workflows/codeql.yml
actions
- Gamesight/slack-workflow-status 68bf00d0dbdbcb206c278399aa1ef6c14f74347a composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- github/codeql-action/analyze a57c67b89589d2d13d5ac85a9fc4679c7539f94c composite
- github/codeql-action/autobuild a57c67b89589d2d13d5ac85a9fc4679c7539f94c composite
- github/codeql-action/init a57c67b89589d2d13d5ac85a9fc4679c7539f94c composite
.github/workflows/delete-old-workflow-runs.yml
actions
- Gamesight/slack-workflow-status 68bf00d0dbdbcb206c278399aa1ef6c14f74347a composite
- Mattraks/delete-workflow-runs 39f0bbed25d76b34de5594dceab824811479e5de composite
.github/workflows/dependabot.yml
actions
- dependabot/fetch-metadata dbb049abf0d677abbd7f7eee0375145b417fdd34 composite
.github/workflows/document-validation.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/setup-node 0a44ba7841725637a19e28fa30b79a866c81b0a6 composite
- ruby/setup-ruby 7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 composite
.github/workflows/generate-release.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- Bullrich/generate-release-changelog 6b60f004b4bf12ff271603dc32dbd261965ad2f2 composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/setup-python f677139bbe7f9c59b41e40162b753c062f5d49a3 composite
- softprops/action-gh-release c062e08bd532815e2082a85e87e3ef29c3e6d191 composite
.github/workflows/generate-test-release.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- Bullrich/generate-release-changelog 6b60f004b4bf12ff271603dc32dbd261965ad2f2 composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/setup-python f677139bbe7f9c59b41e40162b753c062f5d49a3 composite
- softprops/action-gh-release c062e08bd532815e2082a85e87e3ef29c3e6d191 composite
.github/workflows/greetings.yml
actions
- actions/first-interaction 34f15e814fe48ac9312ccf29db4e74fa767cbab7 composite
.github/workflows/purge-deprecated-workflow-runs.yml
actions
- Gamesight/slack-workflow-status 68bf00d0dbdbcb206c278399aa1ef6c14f74347a composite
- otto-de/purge-deprecated-workflow-runs 31a4e821d43e9a354cbd65845922c76e4b4b3633 composite
.github/workflows/repository-validation.yml
actions
- ActionsToolbox/get-language-versions-action 446919617fd774095b5dd3ed71c39dd3fd0d8f4f composite
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/setup-go 0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 composite
- actions/setup-python f677139bbe7f9c59b41e40162b753c062f5d49a3 composite
.github/workflows/security-hardening.yml
actions
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- zgosalvez/github-actions-ensure-sha-pinned-actions ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1 composite
.github/workflows/stale.yml
actions
- Gamesight/slack-workflow-status 68bf00d0dbdbcb206c278399aa1ef6c14f74347a composite
- actions/stale 28ca1036281a5e5922ead5184a1bbf96e5fc984e composite